🦋 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: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
Geth nqp/new-disp: 505b573867 | (Timo Paulssen)++ | src/vm/moar/QAST/QASTCompilerMAST.nqp
Revert "don't use 'directives' feature, its expensive when unused"

This reverts commit e0a9d9d555d3b2efab2f6adceeac1c306458d863.
00:26
gfldex m: my ($f, $i is default(42)) = (1, Nil); say $i = Nil; 09:29
camelia (Any)
gfldex looks like the `is default` is silently dropped here
m: my ($f, $i is default(42)); say $i = Nil; 09:30
camelia (Any)
lizmat looks like
please add an issue for this and a test in roast
so that we can make sure it gets fixed in RakuAST
gfldex filed as #4524 09:37
lizmat gfldex++ 09:38
gfldex codesections++ # for making me think about this 09:39
releasable6 Next release in ≈4 days and ≈3 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 15:00