Author Topic: coding error  (Read 4072 times)

shankle

  • Member
  • ****
  • Posts: 868
coding error
« on: November 13, 2013, 12:48:42 AM »
I mistakenly coded ".blah:" when it should be ".blah".
The compiler did not catch it.
Maybe wjr will advise.

wjr

  • Member
  • **
  • Posts: 242
    • WJR's website
Re: coding error
« Reply #1 on: November 13, 2013, 03:40:44 AM »
I find the second form easier and preferable, but GoAsm is aware and flexible here. You can do it either way since the leading period marks it as a locally scoped re-usable label.