DEBSOURCES
Skip Quicknav
sources / libnb-platform18-java / 12.1-3 / webcommon / javascript2.editor / test / unit / data / testfiles / hints / issue225048_01.js
1234567891011
if(bar){ } function test225048_2() { var foo = 1; if (bar === foo) { } }