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 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
overload_test
c3c
/
test
/
test_suite2
/
module
/
missing_semi.c3
Christoffer Lerno
b1d83e2ccd
Auto-import std::core. Fix module assignment of declarations. Introspection improvements. Deref null error panics in safe mode. Support for LLVM 15
2022-06-29 21:57:35 +02:00
3 lines
46 B
C
Raw
Permalink
Blame
History
module
test
// #error: Expected ';'
int
a
;
Reference in New Issue
View Git Blame
Copy Permalink