Sign in
eclipse
/
dltk
/
org.eclipse.dltk.javascript
/
33f8293e8f7a406dae7be353d50ae5c678b42ba0
/
.
/
tests
/
org.eclipse.dltk.javascript.ui.tests
/
workspace
/
completion
/
src
/
file3.js
blob: 6f8091f16dd8029a6026bf3e387970bf07cd4f2b [
file
]
var
timer
=
{
/**
* Starts the timer
*/
start
:
function
()
{
},
/**
* Stops the timer
*/
stop
:
fu
}