This commit is contained in:
Michael Schimmel
2026-01-04 18:59:16 +01:00
parent 991b998cb1
commit 2a7e6626ad
5 changed files with 221 additions and 3 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ uses
Test.Myc.Ast.Pipes in 'AST\Test.Myc.Ast.Pipes.pas',
Test.Myc.Ast.Integration in 'Test.Myc.Ast.Integration.pas',
Demo.Finance in 'Demo.Finance.pas',
Myc.Data.Tuple in '..\Src\Data\Myc.Data.Tuple.pas';
Myc.Data.Tuple in '..\Src\Data\Myc.Data.Tuple.pas',
Test.Myc.Ast.Tuples in 'AST\Test.Myc.Ast.Tuples.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}