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 17:34:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0641df33aabe25d0c83b00a334cc157a8ca50607
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