[ERROR
The HLI assembler expects a label/global variable or an immediate operand.
void foo{}
asm BSR foo //correct
asm BSR @foo //incorrect