Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #761 from kachick/string-multiply-infects
String#* should infect
- Loading branch information
Showing
with
3 additions
and 2 deletions.
@@ -1,2 +1 @@ | ||
fails:String#* returns subclass instances | ||
fails:String#* always taints the result when self is tainted |