lean4-htt/tests/lean/run/sub.lean
2017-03-09 18:41:19 -08:00

2 lines
65 B
Text

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