lean2/tests/lean/run/atomic2.lean
2014-11-14 16:25:13 -08:00

3 lines
82 B
Text

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