first commit
This commit is contained in:
commit
063194f8be
349 changed files with 36508 additions and 0 deletions
5
tester/testsuite/bad/bad013.jl
Normal file
5
tester/testsuite/bad/bad013.jl
Normal file
|
@ -0,0 +1,5 @@
|
|||
int main() {
|
||||
double x ;
|
||||
x = 2 * 3.14 ;
|
||||
return 0 ;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue