lean4-htt/tests/lean/run/prv.lean

7 lines
72 B
Text

new_frontend
private def x := 10
#check _root_.x
#check x
#eval x + 1