test/script/basic/eval.js.EXPECTED

Thu, 12 Oct 2017 19:52:15 +0800

author
aoqi
date
Thu, 12 Oct 2017 19:52:15 +0800
changeset 1205
4112748288bb
parent 952
6d5471a497fb
permissions
-rw-r--r--

merge

aoqi@0 1 eval.length 1
aoqi@0 2 100
aoqi@0 3 1100
aoqi@0 4 200
aoqi@0 5 2200
aoqi@0 6 100
aoqi@0 7 2200
aoqi@0 8 300
aoqi@0 9 3300
aoqi@0 10 100
aoqi@0 11 3300
aoqi@0 12 is syntax error? true
aoqi@0 13 SyntaxError:69:Missing close quote
aoqi@0 14 print('hello)
aoqi@0 15 ^

mercurial