This website requires JavaScript.
Explore
Help
Sign In
edwinb
/
Idris2-boot
Watch
1
Star
1
Fork
0
You've already forked Idris2-boot
mirror of
https://github.com/edwinb/Idris2-boot.git
synced
2024-12-21 11:51:31 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
69a7640a6e
Branches
Tags
No results found.
Idris2-boot
/
tests
/
idris2
/
basic011
/
Dots2.idr
Edwin Brady
110a7461fc
More tests from Blodwen
2019-06-27 19:33:02 +01:00
4 lines
41 B
Idris
Raw
Blame
History
foo
:
Int
->
Int
->
Int
foo x x
=
x
+
x
Reference in New Issue
View Git Blame
Copy Permalink