Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 14, 2017 21:09
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/993443de8e38dbf525cd49308399bc33 to your computer and use it in GitHub Desktop.
Save Whateverable/993443de8e38dbf525cd49308399bc33 to your computer and use it in GitHub Desktop.
committable6
HEAD spurt ‘sandbox/INITFUN.pm6’; ‘unit module INITFUN; sub blah is export { say (now - INIT now) ~ ‘, ’ }’
¦«HEAD(3405001)»:
WARNINGS for /tmp/PyxJBhfw5G:
Useless use of "unit module INITFUN; sub blah is export { say (now - INIT now) ~ ‘, ’ }" in expression "unit module INITFUN; sub blah is export { say (now - INIT now) ~ ‘, ’ }" in sink context (line 1)
Too few positionals passed; expected 2 arguments but got 1
in block <unit> at /tmp/PyxJBhfw5G line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment