forked from GitHub/gf-core
Move transfer into the GF repo.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import nat ;
|
||||
|
||||
main = natToInt (intToNat 100) ;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
import nat ;
|
||||
|
||||
main = natToInt (intToNat 100) ;
|
||||