ack/lang/basic/test/test17.bas

4 lines
84 B
QBasic

100 rem first trap handling test
110 print 1/0
120 print "divide error not catched"