finish value search

This commit is contained in:
Valk Richard Li
2019-11-13 23:37:32 +08:00
committed by GitHub
parent d3d162a83f
commit 0fe904deeb
6 changed files with 153 additions and 40 deletions
+1
View File
@@ -41,6 +41,7 @@ class var
public:
var()
{
type=__null_type;
number=0;
str="";
name="";