mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Move transfer into the GF repo.
This commit is contained in:
5
transfer/examples/layout.tr
Normal file
5
transfer/examples/layout.tr
Normal file
@@ -0,0 +1,5 @@
|
||||
x : Apa
|
||||
x = let x : T = y
|
||||
in case y of
|
||||
f -> q
|
||||
_ -> a
|
||||
Reference in New Issue
Block a user