test file

This commit is contained in:
Valk Richard Li 2019-09-24 09:42:02 -05:00 committed by GitHub
parent c76f66c968
commit 70ce284cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 1 deletions

25
version1.0/choose.txt Normal file
View File

@ -0,0 +1,25 @@
if(this_token.type==__if)
{
parse.push(this_token);
return;
}
elsif(this_token.type==__elsif)
{
parse.push(this_token);
return;
}
elsif(this_token.type==__elsif)
{
parse.push(this_token);
return;
}
elsif(this_token.type==__elsif)
{
parse.push(this_token);
return;
}
else
{
parse.push(this_token);
return;
}

View File

@ -1,5 +1,7 @@
while(n==1 )
{
i=i+1;
f(i);
print("str");
}
@ -8,4 +10,9 @@ while(n==1 and "str"==str)
print("str");
}
i+=i1;
i+=i1;
i+=i.i[0];
i=i.i[0].i(0);
var hash={
f:func {var e=1;return 0;},
};