From: Lukas Krickl Date: Thu, 4 Jan 2024 17:30:51 +0000 (+0100) Subject: Improved test for nested macros X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=a672f61e006a33864b6b4e610482cfc242b4fea2;p=ulas%2F.git Improved test for nested macros --- diff --git a/tests/t0.bin b/tests/t0.bin index 2100bc4..371ef14 100644 Binary files a/tests/t0.bin and b/tests/t0.bin differ diff --git a/tests/t0.s b/tests/t0.s index 69260b4..fe5ffc8 100644 --- a/tests/t0.s +++ b/tests/t0.s @@ -151,6 +151,7 @@ testmacro 1, 2, 3, 4, 5, 6, 7, 8, 60, 61, 62, 63, "test" #macro toplevel .db $1 nextlevel 4 +nextlevel $2 #endmacro -toplevel 5 +toplevel 5, 6