Delete test.txt

This commit is contained in:
Valk Richard Li 2019-09-22 17:54:39 +08:00 committed by GitHub
parent 9393f30b75
commit 843968307b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
1*1/1+1;
2*3*4/1-2+3;
1-1+20-2*10;
id(id);
id("str",1,1);
var e=1;
var x=10*2-20;
var id;
var id=[1,2,3,4];
var id={id:"str"};
id();
id.id();
id.id.id();
id[0].id.id(id,"str",1,2,3,4).id[10];
id(0)[1];