This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2025-12-29 01:14:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
version-1-2
Nim
/
tests
/
compilepragma
/
test.c
Andreas Rumpf
7e9cda7dba
fixes
#10299
(
#11324
)
2019-05-25 07:33:33 +02:00
4 lines
40 B
C
Raw
Permalink
Blame
History
int
foo
(
int
a
,
int
b
)
{
return
a
+
b
;
}
Reference in New Issue
View Git Blame
Copy Permalink