5 lines
109 B
Text
5 lines
109 B
Text
|
import classical
|
||
|
eval if true then 1 else 0
|
||
|
attribute prop_decidable [priority 0]
|
||
|
eval if true then 1 else 0
|