This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
codon
mirror of
https://github.com/exaloop/codon.git
Watch
1
Star
0
Fork
You've already forked codon
0
Code
Issues
Projects
Releases
Wiki
Activity
ebe65daf1e
codon
/
test
/
app
/
test.c
3 lines
50 B
C
Raw
Blame
History
extern
void
foo
(
long
)
;
int
main
(
void
)
{
foo
(
3
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink