RosettaCodeData/Task/Assertions/Stata/assertions-3.stata

3 lines
54 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
if (`n'==42) error 3
* Will print "no dataset in use"