repo.or.cz
/
boo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct resolution of inherited default members on external interfaces
[boo.git]
/
tests
/
testcases
/
errors
/
BCE0094-1.boo
blob
9d14ab0e0717ca01d1c618373ff0b127615e5b0a
1
"""
2
BCE0094-1.boo(5,10): BCE0094: Cannot branch into exception handler.
3
"""
4
try
:
5
goto
label
6
except
:
7
:
label
8