Sign in
gwt
/
gwt.git
/
57ba9933642821f2c25d9ce63133d120e90df7f2
/
.
/
user
/
test
/
com
/
google
/
gwt
/
module
/
public
/
script2
/
ScriptInjectionTest2.js
blob: 5d822cf89c139f699e5f5a7b286c662778f1fc2e [
file
]
function
scriptTwo
()
{
return
'yes2'
;
}