Browse Source

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

An example of code that failed with asma is in brainfuck.tal.
next
Andrew Alderwick 4 years ago
parent
commit
b1bbfb3976
  1. 2
      projects/library/asma.tal

2
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
(

Loading…
Cancel
Save