mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Transfer: Changed transfer program file extension from .tr to .tra to avoid collision with Troff file extension.
This commit is contained in:
9
transfer/examples/layout.tra
Normal file
9
transfer/examples/layout.tra
Normal file
@@ -0,0 +1,9 @@
|
||||
x : Apa
|
||||
x = let x : T = y
|
||||
in case y of
|
||||
f -> q
|
||||
_ -> a
|
||||
|
||||
f = apa
|
||||
|
||||
g = bepa
|
||||
Reference in New Issue
Block a user