- rename crate to rusty_funge
- shebang in examples, and fix finding shebangs - wrap HashMap into DefaultHashMap - fix y19, / and ! instructions
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env befunge
|
||||
#!/usr/bin/env rusty_funge
|
||||
01->1# +# :# 0# g# ,# :# 5# 8# *# 4# +# -# _@
|
||||
Reference in New Issue
Block a user