Untitled

Run Settings
LanguageRaku
Language Version
Run Command
my sub hello { 42 } my package test { our sub balls { hello } my sub baz { balls } } print test::balls; # 42 print test::baz; # Could not find ... baz ... in 'test'
Editor Settings
Theme
Key bindings
Full width
Lines