Skip to content

Commit c7d1f65

Browse files
committed
unfudge a passing MAIN test
1 parent 979e069 commit c7d1f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S06-other/main-usage.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ is_run 'sub MAIN(:xen(:$x)) { print $x }',
9090
'short option with spacey value';
9191

9292
# RT #71366
93-
#?rakudo todo 'nom regression'
9493
is_run 'sub MAIN($a, :$var) { say "a: $a, optional: $var"; }',
9594
{
9695
err => /\-\-var/,

0 commit comments

Comments
 (0)