[ruby/yarp] Desugar ||= more accurately
Class variables, global variables, constants, and constant paths should actually desugar to defined? instead of just reading the value.
defined?
https://github.com/ruby/yarp/commit/551a59b876
[ruby/yarp] Desugar ||= more accurately
Class variables, global variables, constants, and constant paths
should actually desugar to
defined?
instead of just reading thevalue.
https://github.com/ruby/yarp/commit/551a59b876