Skip to content

Commit

Permalink
unfudge
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Aug 8, 2011
1 parent 7805860 commit 8bdc636
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/advent2009-day11.t
Expand Up @@ -33,7 +33,6 @@ is $bob.name, 'Bob', 'dog walker has a name';
is $bob.dog_name, 'Fido', 'dog name can be accessed by delegation';

# RT 75180
#?rakudo todo 'nom regression'
is Dog.^methods(:local).map({.name}).sort.join('|'),
'bark|name', 'can introspect Dog';

Expand Down

0 comments on commit 8bdc636

Please sign in to comment.