4 lines
90 B
Text
4 lines
90 B
Text
import standard
|
|
set_option pp.implicit true
|
|
check ∃x, x = (0:num)
|
|
check ∃x:num, x = 0
|