RosettaCodeData/Task/Exceptions/V/exceptions-1.v

5 lines
69 B
Coq
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
[myproc
['new error' 1 2 3] throw
'should not come here' puts
].