edrevolution / pywright

Automatically exported from code.google.com/p/pywright
0 stars 0 forks source link

statements outside of cross/endcross should be errors #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
label cross
statement x
"stuff"
statement y
"stuff"
endcross

label press x
"blah"
resume

label press y
"blah"
resume

Original issue reported on code.google.com by saluk64007@gmail.com on 16 May 2011 at 6:13

GoogleCodeExporter commented 9 years ago
Attempted to do it, if it comes up again reopen

Original comment by saluk64007@gmail.com on 13 Jun 2011 at 9:44