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