编辑代码
JS代码
14.16.1
10.16.0
运行
const
a
=
{
time:
null
,
ok:
null
}
;
let
b
=
{
time:
213
,
ok:
'213'
,
p2:
'sadj'
}
;