That is, why this:
m/ foo {{ say "found foo" }} /
and not this:
m/ foo { say "found foo" } /The latter complains about "Statement not terminated properly". Chris
That is, why this:
m/ foo {{ say "found foo" }} /
and not this:
m/ foo { say "found foo" } /The latter complains about "Statement not terminated properly". Chris