This website requires JavaScript.
Explore
Help
Sign In
unisonweb
/
unison
Watch
1
Star
0
Fork
0
You've already forked unison
mirror of
https://github.com/unisonweb/unison.git
synced
2024-11-13 22:29:35 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
29bd6668d0
unison
/
unison-src
/
tests
/
keyword-parse.u
5 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add new pending test
2018-08-29 16:45:00 +03:00
f x = x
Update tests to use infix boolean operators and backtrack on failure
2019-10-20 17:16:33 +03:00
> (f false) && false
add new pending test
2018-08-29 16:45:00 +03:00
-- and false false
Reference in New Issue
Copy Permalink