sanity fix; cli overruled
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include <stdio.h>
|
||||
signed main(){
|
||||
// #placeholder<code> BEGIN
|
||||
puts(hello world);
|
||||
puts("hello world")
|
||||
// #placeholder<code> END
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user