Sign in
eclipse
/
dltk
/
org.eclipse.dltk.javascript
/
e8c3cc4160585f44baa0136cb33b0c65f966af45
/
.
/
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) {
}
}