Sign in
eclipse
/
dltk
/
org.eclipse.dltk.javascript
/
629ef9d29c4eb3b9f16ae7b6626b92702d5cd67a
/
.
/
tests
/
org.eclipse.dltk.javascript.ui.tests
/
workspace
/
completion
/
src
/
file1.txt
blob: 8018c6308245017e96d5e092c92c4b5b475a82df [
file
]
var figure = {
/**
* @param {type} param
*/
draw: function (param) {
}
}