forked from GitHub/gf-core
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
x : Apa
|
|
x = let x = y
|
|
in case y of
|
|
f -> q
|
|
_ -> a
|
|
|
|
f = apa
|
|
|
|
g = bepa |