We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb074f commit f3096ceCopy full SHA for f3096ce
S32-num/stringify.t
@@ -83,7 +83,6 @@ is Rat.gist, 'Rat()', 'Rat.gist';
83
#?pugs todo
84
is Rat.perl, 'Rat', 'Rat.perl';
85
lives_ok { ~Rat }, '~Rat does not die';
86
-#?pugs todo
87
lives_ok { Rat.Str }, 'Rat.Str does not die';
88
89
# TODO: FatRat, Num (once better specced), Int (maybe, but hard to mess up)
0 commit comments