This website requires JavaScript.
Explore
Help
Sign in
maurice
/
snix
Watch
1
Star
0
Fork
You've already forked snix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f723b8b878
snix
/
third_party
/
bazel
/
rules_haskell
/
tests
/
c-compiles
/
c-compiles.c
Vincent Ambo
f723b8b878
feat(third_party/bazel): Check in rules_haskell from Tweag
2019-07-04 11:18:12 +01:00
1 line
38 B
C
Raw
Blame
History
int
add_five
(
int
x
)
{
return
x
+
5
;
}
Reference in a new issue
View git blame
Copy permalink