Annotation of parser3/tests/420.html, revision 1.1

1.1     ! moko        1: 1. $s[123]
        !             2: $l[$s.length]
        !             3: 
        !             4: $d(^l[])
        !             5: $i(^s.int[])
        !             6: 
        !             7: 2. $d
        !             8: 3. $i
        !             9: 
        !            10: 4. ^try-catch{ $i.nothing }
        !            11: 5. ^try-catch{ ^i.something[] }
        !            12: 6. ^try-catch{ $d.nothing }
        !            13: 7. ^try-catch{ ^d.something[] }

E-mail: