Add example inputs
This commit is contained in:
4
examples/empty/empty.mc
Normal file
4
examples/empty/empty.mc
Normal file
@@ -0,0 +1,4 @@
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
1
examples/empty/empty.stdin.txt
Normal file
1
examples/empty/empty.stdin.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
0
examples/empty/empty.stdout.txt
Normal file
0
examples/empty/empty.stdout.txt
Normal file
Reference in New Issue
Block a user