summaryrefslogtreecommitdiff
path: root/spec/method_source/code_helpers_spec.rb
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2019-10-24 11:40:44 +0200
committerJean Boussier <jean.boussier@gmail.com>2019-10-26 17:22:30 +0200
commit5461b17602b465f8d259e25f0e749c4dff8b6208 (patch)
treece5c4feae3831446a8126f9dcbc2043cbd80e9d2 /spec/method_source/code_helpers_spec.rb
parentf7cdccb814f9dcc72a7075a4d548b4568c90285b (diff)
downloadmethod_source-5461b17602b465f8d259e25f0e749c4dff8b6208.tar.gz
Handle new message for unterminated lists on MRI 2.7
The error message for `issue = %W/` changed, before: ``` (eval):2: syntax error, unexpected tSTRING_END, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or ' ' ``` After: ``` ((eval):2: unterminated list meets end of file) ```
Diffstat (limited to 'spec/method_source/code_helpers_spec.rb')
0 files changed, 0 insertions, 0 deletions