This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-21 02:31:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3f76bfdd6f
Idris2
/
tests
/
refc
/
ccompilerArgs
/
library
/
externalc.h
Adam Brouwers-Harries
170e52b3c1
[fix] correctly pass environment vars to the RefC compiler
2023-12-12 21:25:47 +00:00
3 lines
46 B
C
Raw
Blame
History
int
add
(
int
x
,
int
y
)
;
int
fastfibsum
(
int
x
)
;
Reference in New Issue
View Git Blame
Copy Permalink