lean2/tests/lean/run/atomic2.lean

4 lines
82 B
Text
Raw Normal View History

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