Moved operator helpers

This commit is contained in:
Michael Schimmel
2025-09-16 11:38:16 +02:00
parent f5c7121e26
commit 469f2dc1f2
4 changed files with 42 additions and 41 deletions
+1
View File
@@ -6,6 +6,7 @@ uses
System.SysUtils,
System.Classes,
System.Generics.Collections,
Myc.Data.Scalar,
Myc.Data.Value,
Myc.Ast.Nodes,
Myc.Ast.Scope,