Untitled

Run Settings
LanguageRaku
Language Version
Run Command
my $_ = 'hello'; my regex please-search { "MoveConstructible\{{.tc}\}" }; 'MoveConstructible{Hello}' ~~ &please-search; $/.gist.say; my $thing = 'hello'; my regex really-search { "MoveConstructible\{{$thing.tc}\}" }; 'MoveConstructible{Hello}' ~~ &really-search; $/.gist.say;
Editor Settings
Theme
Key bindings
Full width
Lines