blog-static/code/compiler/13/examples/bad1.txt

3 lines
53 B
Plaintext

data Bool = { True, False }
defn main = { 3 + True }