If on say

Run Settings
LanguageRaku
Language Version
Run Command
my $age = 41; say do if $age >= 18 { "adult" } else { "child" } say $age ?? "adult" !! "child";
Editor Settings
Theme
Key bindings
Full width
Lines