File:  [parser3project] / parser3 / tests / 420.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Sep 28 02:03:56 2023 UTC (2 years, 11 months ago) by moko
Branches: MAIN
CVS tags: HEAD
test for bug #1227 added, test updated after bug #1228 fixed

1. $s[123]
$l[$s.length]

$d(^l[])
$i(^s.int[])

2. $d
3. $i

4. ^try-catch{ $i.nothing }
5. ^try-catch{ ^i.something[] }
6. ^try-catch{ $d.nothing }
7. ^try-catch{ ^d.something[] }

E-mail: