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