File:
[parser3project] /
parser3 /
tests /
130.html
Revision
1.3:
download - view:
text,
annotated -
select for diffs -
revision graph
Thu Sep 4 10:05:09 2008 UTC (18 years ago) by
misha
Branches:
MAIN
CVS tags:
release_3_5_1,
release_3_5_0,
release_3_4_6,
release_3_4_5,
release_3_4_4,
release_3_4_3,
release_3_4_2,
release_3_4_1,
release_3_4_0,
release_3_3_0,
HEAD
- these exceptions not typeless anymore
@main[]
^try{
^mustfail[]
}{
^if($exception.type eq 'parser.runtime'){
failed, that's OK
$exception.handled(1)
}
}
@mustfail[]
$s[abc]
^if(^s.match[][i]){y}{n}
E-mail: