I've added a test for this in r27180 at the end of S12-subset/subtypes.t It looks like this:
#?rakudo todo 'bug #66854' eval_lives_ok 'subset A of Int;', 'subset declaration without where clause'; Kyle. On Mon, Jun 22, 2009 at 8:38 AM, Carl Mäsak<perl6-bugs-follo...@perl.org> wrote: > # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #66854] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66854 > > > > <masak> std: subset A of Int; > <p6eval> std 27169: OUTPUT«ok 00:02 35m» > <masak> rakudo: subset A of Int; > <p6eval> rakudo 1b06df: OUTPUT«Statement not terminated properly at line 2 > [...] > * masak submits rakudobug >