agora
agora copied to clipboard
Raw string notation in assembly code
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.