10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
-- This is a tricu comment!
|
|
-- t (t t) (t (t t t))
|
|
-- t (t t t) (t t)
|
|
-- x = (a : a)
|
|
main = t (t t) t -- Fork (Stem Leaf) Leaf
|
|
-- t t
|
|
-- x
|
|
-- x = (a : a)
|
|
-- t
|