Annotation of parser3/tests/176_dir/d.p, revision 1.2

1.1       misha       1: @CLASS
                      2: d
                      3: 
                      4: @BASE
                      5: a
                      6: 
1.2     ! misha       7: @OPTIONS
1.1       misha       8: locals
                      9: 
                     10: @create[]
                     11: ^BASE:create[]
                     12: 
                     13: @two[][two_1]
                     14: $two_1[two_1]  ^rem{ local }
                     15: $two_2[two_2]  ^rem{ not local }
                     16: $self.two_3[two_3]     ^rem{ not local }
                     17: 

E-mail: