mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 00:00:49 +08:00
refactot(script) : 调整了脚本执行相关代码(但后续这个脚本会新的DSL被代替),故不再进行调整
This commit is contained in:
@@ -156,6 +156,7 @@ namespace Serein.Script
|
||||
"while",
|
||||
"new",
|
||||
"class",
|
||||
"using",
|
||||
];
|
||||
|
||||
internal SereinScriptLexer(string input)
|
||||
|
||||
Reference in New Issue
Block a user