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-11 03:34:13 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4ba546070a
Idris-dev
/
test
/
effects002
/
run
5 lines
93 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
Test fixed
2013-04-05 04:25:44 +04:00
idris -p effects $@ test025.idr -o test025
An effect to allocate and manipulate memory
2013-04-05 04:23:12 +04:00
./test025
rm -f test025 *.ibc
Reference in New Issue
Copy Permalink