Prepare for running

This commit is contained in:
Valk Richard Li
2019-09-25 06:54:17 -05:00
committed by GitHub
parent eaa2740d63
commit 36353389f8
6 changed files with 117 additions and 5 deletions
+6 -1
View File
@@ -17,4 +17,9 @@ id();
id.id();
id.id.id();
id[0].id.id(id,"str",1,2,3,4).id[10];
id(0)[1].id;
id(0)[1].id;
var hash={
h:"hello",
parent:[id],
};
function_test([1,2,3,4,55],1,2,3,{str:"str"});