Browse code

(asma) Fix sublabel references when no labels are defined.

An example of code that failed with asma is in brainfuck.tal.

Andrew Alderwick authored on 18/02/2022 09:27:58
Showing 1 changed files
... ...
@@ -210,7 +210,7 @@
210 210
 	JMP2r
211 211
 
212 212
 	&preamble
213
-	"%BRK 20 '{ 20 "00 20 '} 20
213
+	"%BRK 20 '{ 20 "00 20 '} 20 "@on-reset 20
214 214
 	&preamble-end
215 215
 
216 216
 (