On Wed Nov 30 12:58:06 2011, coke wrote: > This test (from t/spec/S06-other/main-usage.t) is now failing: > > is_run 'sub MAIN(Bool :$x) { say "yes" if $x }', > { > out => "yes\n", > err => '', > status => 0, > }, > :args['--x'], > 'boolean option +'; > > > And was apparently passing until recently. >
kboga++ points out this is now passing again, closing ticket. -- Will "Coke" Coleda