Hi,
is this valid pragma syntax:
foo
������ <func: #operation arg: #+>
������ ^ self
(note the closing angle and the +-symbol)
The above code is what the pretty printer creates if you pretty-print this code
foo
������ <func: #operation arg: #+ >
������ ^ self