Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/fixtures/
H A Dconstants.rb38 CS_CONST13 = :const13 constant
143 def self.const13; CS_CONST13; end
150 def const13; CS_CONST13; end