blob: 51327e68e3d8c52227673db6abf6f579803abafa [file] [log] [blame] [edit]
foo : U8 -> Bool;
foo x = x + 200 > 3 - 1;