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

3 lines
85 B
Text

notation `foo` := Type.{1}
constant f : Type* → Type*
#check foo → f foo → foo