lean2/tests/lean/eq1.lean

6 lines
70 B
Text
Raw Normal View History

Variable i : Int
Check i = 0
SetOption pp::coercion true
Check i = 0