lean4-htt/tests/lean/run/ptst.lean
2017-05-25 18:24:16 -07:00

4 lines
77 B
Text

open prod nat
-- Test tuple notation
#check ((3:nat), false, (1:int), true)