agora icon indicating copy to clipboard operation
agora copied to clipboard

Raw string notation in assembly code

Open mna opened this issue 12 years ago • 0 comments

The raw string notation is supported in the source code (backtick strings, like in Go), but once saved as assembly source, it fails to run from this assembly source code, because a K value is expected to be on a single line.

mna avatar Sep 07 '13 01:09 mna