词法分析记录真实值 && 修复 , 关键词解析错误

This commit is contained in:
2022-07-05 14:25:02 +08:00
parent db0f851aff
commit 6a3548766d
2 changed files with 11 additions and 8 deletions

View File

@ -14,6 +14,7 @@ import (
func Test_parseLexical(t *testing.T) {
jsonData := `{
"start" : 123456,
"name" : "zhangsan",
"age":"18",
"extension":{