test subdirectory
This commit is contained in:
parent
b4dbce76cf
commit
bf7f456967
31 changed files with 19 additions and 13 deletions
|
@ -1,7 +0,0 @@
|
|||
int printf(char* format, ...);
|
||||
|
||||
int gi = 42;
|
||||
|
||||
int main() {
|
||||
printf("hello world %d\n", gi);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue