unison/unison-src/tests/keyword-parse.u

5 lines
50 B
Plaintext
Raw Normal View History

2018-08-29 16:45:00 +03:00
f x = x
2019-02-12 19:21:25 +03:00
> and (f false) false
2018-08-29 16:45:00 +03:00
-- and false false