Unit compiler namespaces

This commit is contained in:
Michael Schimmel
2025-11-05 21:50:36 +01:00
parent 5003cfd899
commit 6851f745d4
11 changed files with 24 additions and 23 deletions
@@ -16,7 +16,7 @@ uses
Myc.Ast,
Myc.Ast.Nodes,
Myc.Ast.Scope,
Myc.Ast.Binding;
Myc.Ast.Compiler.Binder;
const
cDataPinColor = TAlphaColors.Dodgerblue;