mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 10:09:54 +00:00
update test/moduletest/dataproperty/dataproperty.js.
Signed-off-by: yaochaonan <yaochaonan@huawei.com>
This commit is contained in:
parent
24cbae60f8
commit
1fea6c4d95
@ -25,7 +25,6 @@ this[1024] = 4;
|
||||
const o = {
|
||||
...this,
|
||||
};
|
||||
|
||||
print(JSON.stringify(o));
|
||||
|
||||
var s = "abc";
|
||||
|
Loading…
Reference in New Issue
Block a user