lean4-htt/old_tests/tests/lean/no_coe.lean
2018-04-10 12:56:55 -07:00

5 lines
126 B
Text

#check if tt then 1 else 0
set_option elaborator.coercions false
#check if tt then 1 else 0 -- Error coercions are disabled