Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.tests
/
ab3c817c4a8554251336c7b7c922f68fb5bd8abb
/
.
/
tests
/
org.eclipse.wst.jsdt.web.ui.tests
/
testFiles
/
JSDTWebContentAssist
/
WebContent
/
NamedFunctionAssignedToVariables.js
blob: 5270e8135980259eab2d053638a1b5b246d84766 [
file
]
var
foo1
=
function
foo1Ignored
(
param2
)
{
};
foo2
=
function
foo2Ignored
(
param3
,
param4
)
{
}
f