Annotation of parser3/tests/245.html, revision 1.2

1.1       moko        1: @main[]
                      2: 
                      3: $o[^object::create[]]
                      4: 
                      5: ^process[$o]{ inline function ^$value }
                      6: 
                      7: ^process[$o]{@main[]
1.2     ! moko        8: if you see this - it's bug
        !             9: ^$result[main function ^$value]
1.1       moko       10: 
                     11: ^@test[]
                     12: test function ^$value
                     13: }
                     14: 
                     15: ^o.test[]
                     16: ^object:test[]
                     17: 
                     18: @CLASS
                     19: object
                     20: 
                     21: @create[]
                     22: $value[value]

E-mail: