This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0099a7b224
lean2
/
tests
/
lean
/
run
/
ptst.lean
6 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
chore(*): minimize dependencies on tests Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-24 19:58:48 -07:00
import logic data.prod
fix(tests/lean/run): adjust test to changes in the library Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-15 13:27:18 -07:00
using prod
feat(library/standard): add pairs Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-03 20:43:16 -07:00
-- Test tuple notation
check (3, false, 1, true)
Reference in a new issue
Copy permalink