test/script/basic/NASHORN-534.js.EXPECTED

Thu, 17 Oct 2013 12:38:50 +0200

author
attila
date
Thu, 17 Oct 2013 12:38:50 +0200
changeset 632
b01a10c7c7c2
parent 0
b1a7da25b547
permissions
-rw-r--r--

8026161: Don't narrow floating-point literals in the lexer
Reviewed-by: hannesw, jlaskey

     1 0
     2 9999
     3 0.1
     4 9999.1
     5 true
     6 1
     7 1.234
     8 null
     9 undefined
    10 undefined
    11 string0
    12 string9999
    13 9999 20

mercurial