Annotation of parser3/tests/051t.p, revision 1.1.2.1

1.1.2.1 ! paf         1: @USE
        !             2: /tests/051b.p
        !             3: 
        !             4: @CLASS
        !             5: t
        !             6: 
        !             7: @BASE
        !             8: b
        !             9: 
        !            10: @auto[]
        !            11: $test[t]
        !            12: 
        !            13: @create[]
        !            14: $test[ct]
        !            15: 
        !            16: @method[]
        !            17: t.test=$test<br>
        !            18: ^b:method[]<br>
        !            19: ^method2[]
        !            20: 
        !            21: @child_method[]
        !            22: cm
        !            23: 
        !            24: @method2[]
        !            25: tm2
        !            26: 
        !            27: @tjunctionsm[hash][tl]
        !            28: $tl[local-to-tjunctionsm]
        !            29: $hash.key

E-mail: