init
This commit is contained in:
5
c/bungus.c
Normal file
5
c/bungus.c
Normal file
@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
printf("boner\n");
|
||||
}
|
||||
Reference in New Issue
Block a user