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

3 lines
85 B
Text

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