/spec/tags/core/string/lstrip_tags.txt
http://github.com/MagLev/maglev · Plain Text · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 4bb21e1155cc1a27b8da8e9feddac5da MD5 · raw file
- fails:String#lstrip taints the result when self is tainted
- fails:String#lstrip! raises a RuntimeError on a frozen instance that is modified
- fails:String#lstrip! raises a RuntimeError on a frozen instance that would not be modified