macro functions

Run Settings
LanguageRaku
Language Version
Run Command
use experimental :macros; macro thing($a) { quasi {'(sub (&b) {b(' ~ $a ~ ')})'} } thing(1) -> $p1 { say $p1 + 1 }
Editor Settings
Theme
Key bindings
Full width
Lines