nashorn/test/script/nosecurity/JDK-8073613.js.EXPECTED
author sundar
Tue, 12 Jul 2016 21:18:13 +0530
changeset 39662 e2b36a3779b9
parent 32322 5e140163c89f
permissions -rw-r--r--
8149929: Nashorn Parser API needs to be updated for ES6 Reviewed-by: mhaupt, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32321
b883916a29ff 8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff changeset
     1
23
b883916a29ff 8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff changeset
     2
${a}${b}
b883916a29ff 8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff changeset
     3
${a}${b}
b883916a29ff 8073613: Here documents: how to avoid string interpolation?
mhaupt
parents:
diff changeset
     4
$\{a}