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
da4c1922e3
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-04 03:43:16 +00:00
import standard
feat(library/standard): add namespace 'pair' Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-07 21:48:19 +00:00
using pair
feat(library/standard): add pairs Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-04 03:43:16 +00:00
-- Test tuple notation
check (3, false, 1, true)
Reference in a new issue
Copy permalink