blob: d1fcd0bcfebc9d2446369090e0ba380c56a21186 [file] [log] [blame] [edit]
operators : U8 -> Bool;
operators x = x > x - 1 || True && (False || ~(~False));