lean2/tests/lean/sig3.lean
2014-02-03 22:10:01 -08:00

3 lines
85 B
Text

check tuple 10, 20
check tuple 10, 20, 30
check tuple 10, true, (λ x : Nat, x > 10)