On Fri, 10 Mar 2017 19:11:53 -0800, ddgr...@gmail.com wrote: > [21:51] <timotimo> m: use CheckSystemDependency ( $name ) { say "lol" } > [21:51] <+camelia> rakudo-moar f190f2: OUTPUT: «===SORRY!===Cannot call > method 'List' on a null object» > [21:51] <timotimo> that's meant to be "sub" instead of use
Golfed a bit: <Zoffix> m: use x $; <camelia> rakudo-moar f190f2: OUTPUT: «===SORRY!===Cannot call method 'List' on a null object»