Sign in
apache
/
netbeans
/
refs/heads/release190
/
.
/
webcommon
/
javascript2.model
/
test
/
unit
/
data
/
testfiles
/
model
/
property01.js
blob: 96bd452c5a76c0513547cfbc99f1c5d2b1102f6a [
file
] [
log
] [
blame
]
var
fruit
=
{
color
:
'red'
,
size
:
44
,
quality
:
2
};