Annotation of parser3/tests/results/165.processed, revision 1.1

1.1     ! misha       1: content-type: text/html
        !             2: content-length: 266
        !             3: 
        !             4: ^while(true){.^break[].}:
        !             5: 1,3,5,7,9
        !             6: <hr />
        !             7: ^while(1){.^break[].}:
        !             8: 1,3,5,7,9
        !             9: <hr />
        !            10: ^while(1==1){.^break[].}:
        !            11: 1,3,5,7,9
        !            12: <hr />
        !            13: ^while(true){w/o break}:
        !            14: while: endless loop detected
        !            15: <hr />
        !            16: ^for[i](1;20000){.}:
        !            17: ok
        !            18: <hr />
        !            19: ^for[i](1;20001){.}:
        !            20: for: endless loop detected

E-mail: