forked from GitHub/gf-core
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