3 lines
82 B
Text
3 lines
82 B
Text
notation `foo` := Type.{1}
|
|
constant f : Type → Type
|
|
check foo → f foo → foo
|