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

1.1       misha       1: $v(^switch(1){
                      2:        ^case(1)(true)
                      3:        ^case[DEFAULT](false)
                      4: })
                      5: 
                      6: ^if($v){true}{false}
                      7: 
                      8: 
                      9: ^switch(1){
                     10:        ^case(1){=true=}
                     11:        ^case[DEFAULT]{=false=}
                     12: }

E-mail: