Open t0mpr1c3 opened 10 months ago
I would argue that this is working as intended. It is valid to have a carrier named with a semicolon, but you obviously can't use it in an operation since instructions are split at ;
into the instruction and comment parts! :-)
Probably I should have thought this through a bit more in the issue thread over on the knitout repository. But I still maintain that this is correct behavior. The specification makes it clear that the comment part of a line starts at the first ';' in that line and is not part of the operation.
e.g. on the patched version in commit e472b86
gives