bloglang/03/bad1.txt

3 lines
53 B
Plaintext

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