Add regresion test for continue-in-for
Just to ensure that the third part of the for loop (the updater expression list) is correctly run every iteration when 'continue' is used.
This commit is contained in:
1
unit_tests/regression.suite/for-continue.run
Normal file
1
unit_tests/regression.suite/for-continue.run
Normal file
@@ -0,0 +1 @@
|
||||
./main.py -O breakcont,inline -
|
||||
Reference in New Issue
Block a user