defn main = { case True of { NotBool -> { 1 } True -> { 2 } } }