5 lines
No EOL
60 B
C
5 lines
No EOL
60 B
C
// test-basic.c
|
|
int main(int argc, int argv)
|
|
{
|
|
return 0;
|
|
} |