Sign in
eclipse
/
gerrit
/
jsdt
/
webtools.jsdt
/
a8de6ef988cb5a15be79accf53664bf05be2f94b
/
.
/
tests
/
org.eclipse.wst.jsdt.ui.tests
/
testresources
/
ContentAssist
/
root
/
test7.js
blob: a97a6e7ad32877a780135b6ead1daadefc3fc060 [
file
] [
log
] [
blame
]
function
MyClass7
(
a
)
{
this
.
a
=
a
;
}
var
o
=
{
a
:
new
z
,
b
:
42
};
var
q
=
{
a
:
new
MyC
,
b
:
42
};