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
2026-01-05 12:37:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4a2c2d474f725b01acfa3a6169686f5e16f2ce9
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
Blame
History
int
foo
(
int
a
,
int
b
)
{
return
a
+
b
;
}
Reference in New Issue
View Git Blame
Copy Permalink