DEBSOURCES
Skip Quicknav
sources / libnb-platform18-java / 12.1-3 / webcommon / javascript2.editor / test / unit / data / testfiles / structure / issue245916.js
12345678
/** * Expected: String * Actual: String|window.print.value * @param {string} value */ function print(value) { return value; }