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