This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
Idris-dev
Watch
1
Star
0
Fork
0
You've already forked Idris-dev
mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced
2024-11-15 01:25:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
77324bdeff
Idris-dev
/
test
/
reg004
/
run
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change from shebangs with absolute references to using /usr/bin/env
2013-11-18 21:00:35 +04:00
#!/usr/bin/env bash
Fix test reg004 ignoring extra arguments
2013-11-14 07:51:18 +04:00
idris $@ reg004.idr -o reg004
Fix 'where' lifting bug Make sure functions have unique names when lifted
2012-11-05 19:02:11 +04:00
./reg004
rm -f reg004 *.ibc
Reference in New Issue
Copy Permalink