This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1d83e2ccd060ec8942cf310bca59c4de3866f21
c3c
/
test
/
test_suite
/
module
/
missing_semi.c3
Christoffer Lerno
e3566ba838
Fixed crash bug on missing module, and on file name == keyword. Added summary to tester and corrected filename.
2020-07-25 21:54:32 +02:00
3 lines
46 B
C
Raw
Blame
History
module
test
// #error: Expected ';'
int
a
;
Reference in New Issue
View Git Blame
Copy Permalink