forked from GitHub/gf-core
Transfer: Changed transfer program file extension from .tr to .tra to avoid collision with Troff file extension.
This commit is contained in:
4
transfer/examples/test.tra
Normal file
4
transfer/examples/test.tra
Normal file
@@ -0,0 +1,4 @@
|
||||
import nat
|
||||
import fib
|
||||
|
||||
-- main = natToInt (fibNat (intToNat 10))
|
||||
Reference in New Issue
Block a user