Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace cleanup
  • Loading branch information
coke committed Aug 16, 2016
1 parent 3029fc1 commit 8105200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/list-missing-methods.p6
Expand Up @@ -42,7 +42,7 @@ class LazyLookup does Associative {
$method-names.=split(' ').Set;
%!cache{$type-name} = $method-names;
return $method-names if $key eq $type-name;
}
}
}
}

Expand Down

0 comments on commit 8105200

Please sign in to comment.