lean2/tests/lean/run/ptst.lean
Leonardo de Moura 855ffcba34 feat(library/standard): add pairs
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-03 20:43:16 -07:00

4 lines
66 B
Text

import standard
-- Test tuple notation
check (3, false, 1, true)