Untitled

Run Settings
LanguageRaku
Language Version
Run Command
sub hello-world ( Str $text where $_ eq 'Hello World!' ) { return $text; } say hello-world('Hello World!'); # Hello World! say hello-world('another string'); # fail
Editor Settings
Theme
Key bindings
Full width
Lines