DEBSOURCES
Skip Quicknav
sources / libnb-platform18-java / 10.0-2 / webcommon / javascript2.editor / test / unit / data / testfiles / formatter / functions5.js
123456789
// Method 2 function method2() { var a = x + "test1" + "test2"; }