Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 17, 2018 03:58
Show Gist options
  • Save Whateverable/5ee8554250ed7465579e7a70260dc0aa to your computer and use it in GitHub Desktop.
Save Whateverable/5ee8554250ed7465579e7a70260dc0aa to your computer and use it in GitHub Desktop.
committable6
2016.10,b2eb1155a7ba^,b2eb1155a7ba,44b60a560d63^,44b60a560d63,1a4d94930c58^,1a4d94930c58,HEAD chdir ‘sandbox’; run ‘perl6’, ‘-e’, 「use lib ‘.’; use slang1; erghh { }」
¦«2016.10,b2eb1155a7ba^»:
===SORRY!=== Error while compiling -e
Undeclared routine:
erghh used at line 1
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/UEht70N25F line 1
«exit code = 1»
¦«b2eb115,44b60a560d63^»:
Deprecated use of %*LANG<MAIN> assignment detected in use; module should export syntax using $*LANG.define_slang("MAIN",<grammar>,<actions>) instead
(value in braid: Perl6::Grammar+{slang1}, value in %*LANG: Perl6::Grammar)
===SORRY!=== Error while compiling -e
Undeclared routine:
erghh used at line 1
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/UEht70N25F line 1
«exit code = 1»
¦«44b60a5,1a4d94930c58^»:
===SORRY!===
X::Multi::NoMatch exception produced no message
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/UEht70N25F line 1
«exit code = 1»
¦«1a4d949,HEAD(beaad7b)»:
===SORRY!===
Something went wrong in (NoMatch)
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/UEht70N25F line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment