HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:05:05 GMT Content-length: 779 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 899 heredocs in a macro argument broken. coke "{{{ .macro qq(code) .code .endm .sub main :main say 'hi' say <<'FOO' hi FOO .qq({ say ""hi"" }) =for FAIL .qq({ say <<""FOO"" hi FOO }) =cut .end }}} If you remove the pod comments, you get: {{{ parrot foo.pir error:imcc:The opcode 'say' (say<0>) was not found. Check the type and number of the arguments in macro '.qq' line 3 included from 'foo.pir' line 1 }}} I'd expect non-POD'd version to print out 'hi' 4 times (modulo whitespace) " bug new normal core trunk medium 002162.html"><span class="icon"&g