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