🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
gfldex m: say batch(^5, 1); 12:20
camelia ===SORRY!=== Error while compiling <tmp>
Undeclared routine:
batch used at line 1. Did you mean 'CATCH'?
gfldex Looks like we forgot sub batch .
lizmat gfldex: if you consider making a PR for that, make sure it is 6.e core only 12:27
to make it opt-in at a clear language boundary