Open hseg opened 4 years ago
Sample input: on (%) f x y = f x % f y Output (with --omit-output-check): on % f x y = f x % f y Should have been: on (%) f x y = f x % f y
on (%) f x y = f x % f y
--omit-output-check
on % f x y = f x % f y
Sample input:
on (%) f x y = f x % f y
Output (with--omit-output-check
):on % f x y = f x % f y
Should have been:on (%) f x y = f x % f y