2 lines
37 B
C
Executable file
2 lines
37 B
C
Executable file
#!/bin/bash
|
|
int main() { return 0; }
|