Raw File
Int00.hs
twelve :: { v : Int  | v == 12 }
twelve = 12
back to top