RosettaCodeData/Task/Exceptions/V/exceptions-1.v
2023-07-01 13:44:08 -04:00

4 lines
69 B
Coq

[myproc
['new error' 1 2 3] throw
'should not come here' puts
].