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
8375626cb6
lean2
/
tests
/
lean
/
run
/
ptst.lean
6 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
feat(library/standard): add pairs Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-03 20:43:16 -07:00
import standard
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