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
b794c893d61684c5d173c1b59e3655fda81d500e
c3c
/
test
/
test_suite
/
functions
/
missing_first_paren.c3
Christoffer Lerno
b52b42d4da
Complete transition to fn. Introduce global/threadlocal
2021-11-16 17:46:44 +01:00
4 lines
45 B
C
Raw
Blame
History
fn
void
foo
)
// #error: Expected '('
{
}
Reference in New Issue
View Git Blame
Copy Permalink