mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
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