Raku_module

Run Settings
LanguageRaku
Language Version
Run Command
use lib $*PROGRAM.dirname; use TestMod; say add(8,9)
unit module TestMod; sub add($a, $b) is export { $a + $b }
Editor Settings
Theme
Key bindings
Full width
Lines