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