free_mutant/spec/support/warnings.yml
John Backus 770f34eee5
Reintroduce Regexp mutations
- Reverts commit 8c0c656aec
- Fixes #595
- Adds support for `\h` and `\H`
2016-07-25 12:21:50 -07:00

4 lines
259 B
YAML

---
- 'lib/parser/lexer.rb:10791: warning: assigned but unused variable - testEof'
- 'lib/parser/source/rewriter.rb:392: warning: assigned but unused variable - begin_pos'
- 'lib/regexp_parser/scanner.rb:1646: warning: assigned but unused variable - testEof'