DEBSOURCES
Skip Quicknav
sources / libnb-platform18-java / 12.1-3 / webcommon / javascript2.editor / test / unit / data / testfiles / structure / issue245528.js
12345678
function Shape() { } /** * @extends Shape */ function Hexagon(sideLength) { }