forked from GitHub/gf-core
Changed all example programs to use layout syntax.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import nat ;
|
||||
import nat
|
||||
|
||||
main = natToInt (intToNat 100) ;
|
||||
main = natToInt (intToNat 100)
|
||||
Reference in New Issue
Block a user