first commit
This commit is contained in:
commit
063194f8be
349 changed files with 36508 additions and 0 deletions
6
tester/testsuite/bad/bad021.jl
Normal file
6
tester/testsuite/bad/bad021.jl
Normal file
|
@ -0,0 +1,6 @@
|
|||
/* Testing that main must return. */
|
||||
|
||||
/* All functions should return a value of their value type. This is not a valid Javalette program: */
|
||||
|
||||
int main() {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue