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