X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flineno.t;h=578570d17f38416c749b150ae920eb0022cb7df5;hb=f15a08195b9686dd4b91a1f70bd24aa7582f4962;hp=dabddf598f4bb52ce2621ff11b6152b991ff2423;hpb=2d793d8db31ba63a8254862e7230233a3ed68d5d;p=p5sagit%2FFunction-Parameters.git diff --git a/t/lineno.t b/t/lineno.t index dabddf5..578570d 100644 --- a/t/lineno.t +++ b/t/lineno.t @@ -48,8 +48,8 @@ fun () { test_loc 'LX -- 3'; -TODO: { - local $TODO = 'expressions break line numbers???'; +{ + #local $TODO = 'expressions break line numbers???'; 0 , fun { @@ -60,8 +60,8 @@ TODO: { test_loc 'LX -- 4'; } -TODO: { - local $TODO = 'newlines in prototype/attributes'; +{ + #local $TODO = 'newlines in prototype/attributes'; fun wtf :(