first commit
This commit is contained in:
commit
063194f8be
349 changed files with 36508 additions and 0 deletions
6
tester/testsuite/good/core021.jl
Normal file
6
tester/testsuite/good/core021.jl
Normal file
|
@ -0,0 +1,6 @@
|
|||
int main() {
|
||||
if (true) {
|
||||
printInt(1);
|
||||
return 0;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue