nashorn/test/script/nosecurity/JDK-8073613.js.EXPECTED
author chegar
Wed, 10 Feb 2016 22:58:27 +0000
changeset 35743 80ba74046cf1
parent 32322 5e140163c89f
permissions -rw-r--r--
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor Reviewed-by: mkos, mchung
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}