RosettaCodeData/Task/Multiple-distinct-objects/Perl-6/multiple-distinct-objects-1...

3 lines
31 B
Raku

# WRONG
my @a = Foo.new xx $n;