Refactoring

This commit is contained in:
Michael Schimmel
2025-11-01 12:35:19 +01:00
parent 957171f089
commit df12db2595
7 changed files with 13 additions and 20 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ type
implementation
uses
Myc.Ast.Types; // Added for TTypes.Unknown
Myc.Ast.Types;
{ TUpvalueAnalyzer }