lean4-htt/old_tests/tests/lean/run/sub.lean
2018-04-10 12:56:55 -07:00

2 lines
65 B
Text

#check { x : nat // x > 0 }
#check { x : nat → nat // true }