Skip to content

Instantly share code, notes, and snippets.

@grondilu
Created December 2, 2015 17:06
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 grondilu/b0d01187de72f277625d to your computer and use it in GitHub Desktop.
Save grondilu/b0d01187de72f277625d to your computer and use it in GitHub Desktop.
sub f() { (1, { $_ } # the newline seems to matter here!
... *)
}
say f();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment