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