commit b1bbfb39764999c8cfc1952d0d4198b847e71fae
parent f06498f6a6307e3b7a957fb4ed2d5fdba94b4ad2
Author: Andrew Alderwick <andrew@alderwick.co.uk>
Date: Fri, 18 Feb 2022 09:27:58 +0000
(asma) Fix sublabel references when no labels are defined.
An example of code that failed with asma is in brainfuck.tal.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/library/asma.tal b/projects/library/asma.tal
@@ -210,7 +210,7 @@
JMP2r
&preamble
- "%BRK 20 '{ 20 "00 20 '} 20
+ "%BRK 20 '{ 20 "00 20 '} 20 "@on-reset 20
&preamble-end
(