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

1.1       moko        1: @main[]
                      2: 
                      3: 1. ^show[+]
                      4: 2. ^show[-]
                      5: 3. ^show[ + ]
                      6: 4. ^show[ - ]
                      7: 
                      8: 5. ^show[-1.]
                      9: 6. ^show[-1.1]
                     10: 
1.2     ! moko       11: another exception, inside pa_ato_any, without even sign:
1.1       moko       12: d2. ^try-catch{^date::create[ +4000000000-12-01]}
1.2     ! moko       13: d3. ^try-catch{^date::create[ -8000000000-12-01]}
1.1       moko       14: 
                     15: @show[s]
                     16: ^try-catch{^s.int[]} ^try-catch{^s.double[]}

E-mail: