/spec/tags/core/string/each_tags.txt
http://github.com/MagLev/maglev · Plain Text · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 2c48985f6c373cd2176707f38d152b88 MD5 · raw file
- fails:String#each taints substrings that are passed to the block if self is tainted
- fails:String#each raises a RuntimeError if the string is modified while substituting
- fails:String#each returns an enumerator when no block given