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

1.1     ! moko        1: @main[]
        !             2: 1. ^try-catch{ ^reflection:method_info[no-such-class] }
        !             3: 2. ^try-catch{ ^reflection:method_info[string] }
        !             4: 3. ^try-catch{ ^reflection:method_info[string;no-such-method] }
        !             5: 4. ^try-catch{ ^reflection:method_info[string]{code} }
        !             6: 5. ^try-catch{ ^reflection:method_info{code junction} }
        !             7: 
        !             8: 6. ^json:string[^reflection:method_info[void;mid]]
        !             9: 7. ^json:string[^reflection:method_info[$void:mid]]
        !            10: 
        !            11: 8. ^json:string[^reflection:method_info[$try-catch] $.file[skip] ]
        !            12: 9. ^json:string[^reflection:method_info[MAIN;try-catch] $.file[skip] ]

E-mail: