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

1.1     ! misha       1: @main[]
        !             2: ^b:m[]
        !             3: 
        !             4: 
        !             5: # The whitespaces after @METACOMMANDS and their options are typed intentionally.
        !             6: # Also, they should not cause a compilers' exceptions.
        !             7: @CLASS 
        !             8: a       
        !             9: 
        !            10: @OPTIONS    
        !            11: partial 
        !            12: locals  
        !            13: 
        !            14: @m[]
        !            15: a
        !            16: 
        !            17: @CLASS
        !            18: b   
        !            19: 
        !            20: @OPTIONS    
        !            21: locals         
        !            22: 
        !            23: @BASE     
        !            24: a
        !            25: 
        !            26: @m[]
        !            27: ^BASE:m[]b

E-mail: