Ast Refactoring

This commit is contained in:
Michael Schimmel
2025-09-03 09:47:16 +02:00
parent eb7902d9e8
commit 3e4ca283c9
11 changed files with 150 additions and 15 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ type
implementation
uses
Myc.Data.POD,
Myc.Data.Scalar,
Myc.Data.Decimal;
{ TPrettyPrintVisitor }