Project

General

Profile

« Previous | Next » 

Revision c2e2d239

Added by Eregon (Benoit Daloze) almost 2 years ago

[ruby/prism] Call #inspect on diagnostic levels

  • So it's clear it is a Symbol.
    Before:
    ... @level=warning_verbose_true>
    After:
    ... @level=:warning_verbose_true>

https://github.com/ruby/prism/commit/84503643b9