Scalar 64bit decimal type

This commit is contained in:
Michael Schimmel
2025-08-28 12:30:13 +02:00
parent bb0e2fd5af
commit f4b5882080
6 changed files with 523 additions and 4 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
unit TestAst;
unit TestAst deprecated;
interface
uses
Myc.Ast,
Myc.Ast.Evaluator,
DUnitX.TestFramework;
type