Home
last modified time | relevance | path

Searched refs:CS_CONST15 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/fixtures/
H A Dconstants.rb52 CS_CONST15 = :const15_1 constant
102 CS_CONST15 = :const15_2 constant in ConstantSpecs.ParentA
144 def self.const15; CS_CONST15; end
151 def const15; CS_CONST15; end