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

1.1       misha       1: @main[]
                      2: ^testClass[testClass]
                      3: ^testClass[testClass2]
1.2     ! moko        4: ^try-catch-comment{
1.1       misha       5:        ^reflection:def[zigi;name]
                      6: }
                      7: 
                      8: 
                      9: @testClass[name]
                     10: $name class is ^if(^reflection:def[class;$name]){defined}{not defined}
                     11: 
                     12: 
                     13: @CLASS
                     14: testClass
                     15: 
                     16: @auto[]

E-mail: