Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/fixtures/
H A Dsquiggly_heredoc.rb32 def self.least_indented_on_the_last_line singletonMethod
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/
H A Dheredoc_spec.rb83 SquigglyHeredocSpecs.least_indented_on_the_last_line.should == " a\n b\nc\n"