5 lines
81 B
Text
5 lines
81 B
Text
import Int.
|
|
variable i : Int
|
|
check i = 0
|
|
setoption pp::coercion true
|
|
check i = 0
|