Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 11, 2019 22:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/59339c49a41fa50c55b54851b112d3d6 to your computer and use it in GitHub Desktop.
Save Whateverable/59339c49a41fa50c55b54851b112d3d6 to your computer and use it in GitHub Desktop.
evalable6
my $targetstr = "what is a octarine color"; $targetstr ~~ s/ (<wb>a<wb>){} /= {~$0"~"n"}/; say $targetstr; #testing
(exit code 1)
===SORRY!=== Error while compiling /tmp/Jtj7Jfayll
Two terms in a row
at /tmp/Jtj7Jfayll:1
------> ; $targetstr ~~ s/ (<wb>a<wb>){} /= {~$0⏏"~"n"}/; say $targetstr; #testing
expecting any of:
infix
infix stopper
statement end
statement modifier
statement modifier loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment