Compiler exceptions

This commit is contained in:
Michael Schimmel
2025-11-25 15:51:04 +01:00
parent 4e508d90a5
commit 0a1df4e9fe
9 changed files with 194 additions and 303 deletions
+1
View File
@@ -39,6 +39,7 @@ type
procedure Scope_DynamicGrowth_ResizesValuesArray;
[Test]
[IgnoreMemoryLeaks]
procedure Scope_Define_DuplicateName_ThrowsException;
// --- Group 3: Hierarchy & Shadowing (Parameterized Depth) ---