3 lines
95 B
Text
3 lines
95 B
Text
#check `(true.intro)
|
|
#check (`(true.intro) : expr)
|
|
#check λ (h : true) [reflected h], `(id h)
|