编辑器

完善代码树
This commit is contained in:
JianjunLiu 2022-04-22 10:09:23 +08:00
parent eb601195fe
commit f6c6342cef
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -4242,7 +4242,7 @@ end
#define Block_NeedSql 512
#define Block_UnitStruct 1024
}
if s then r := tsl_tokenizeex_2_(s,1+2+4+8+16+32+256+1024);
if s then r := tsl_tokenizeex_2_(s,1+2+4+8+16+32+256+1024+2048+4096);
else r := array();
RootNode.RecyclingChildren();
FTempNodes := array();

Binary file not shown.