jdk-24/nashorn/test/script/basic/es6/template-literals.js.EXPECTED
Andreas Woess 232477b3a4 8140759: add ES6 template literal test
Reviewed-by: hannesw, sundar
2015-10-29 11:37:48 +01:00

5 lines
119 B
Plaintext

abc
12 $ {$$}
nested
[["abc\n",""," $ {$$","\n","d"],["a\\x62\\u0063\\n",""," $ {\\$$\\\n","\n","d"],[1,2,{},"neste"]]