Make more RGBLINK tests use at-files

Less special handling = good

Possibly this can be done to more tests, but this is what I found.
This commit is contained in:
ISSOtm
2026-09-17 10:25:47 -04:00
committed by Rangi
parent 960f82126f
commit 6f69867d04
14 changed files with 29 additions and 44 deletions
+17
View File
@@ -0,0 +1,17 @@
error: assert failure
at rept-trace.asm::REPT~4::REPT~3::REPT~2::REPT~1::m(10)
<- rept-trace.asm::REPT~4::REPT~3::REPT~2::REPT~1::REPT~1(15)
<- rept-trace.asm::REPT~4::REPT~3::REPT~2::REPT~1(14)
<- rept-trace.asm::REPT~4::REPT~3::REPT~2(13)
<- rept-trace.asm::REPT~4::REPT~3(6)
<- rept-trace.asm::REPT~4(4)
<- rept-trace.asm(2)
error: assert failure
at rept-trace.asm::REPT~4::REPT~3::REPT~2::REPT~1::m(10)
<- rept-trace.asm::REPT~4::REPT~3::REPT~2::REPT~1::REPT~2(15)
<- rept-trace.asm::REPT~4::REPT~3::REPT~2::REPT~1(14)
<- rept-trace.asm::REPT~4::REPT~3::REPT~2(13)
<- rept-trace.asm::REPT~4::REPT~3(6)
<- rept-trace.asm::REPT~4(4)
<- rept-trace.asm(2)
Linking failed with 2 errors