deleted source code
This commit is contained in:
parent
3420937d57
commit
dd2465f2e2
8 changed files with 59 additions and 125 deletions
|
@ -1,9 +0,0 @@
|
|||
#include <stdio.h>
|
||||
foo()
|
||||
{
|
||||
printf("I am foo\n");
|
||||
}
|
||||
main()
|
||||
{
|
||||
foo();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue