1 2 3 4 5 6 7 8 9
x : Apa x = let x : T = y in case y of f -> q _ -> a f = \x -> case x of { r = _ } -> 0