Ilya Martynov <[EMAIL PROTECTED]> wrote:
> IMCC parser chokes on empty subs. Simple test case:

> .sub _main
>         _foo()
>         end
> .end

> .sub _foo

for now just insert a:

  noop

> .end

I can imagine that there are a lot of places, where at least one
instruction is assumed to be in ths sub. I'll put that case into BUGs.

Thanks for reporting,
leo

Reply via email to