Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
7ea69c46821ddfbf0d2bb0836e858493025a1e6b
/
.
/
tests
/
org.eclipse.dltk.ruby.ui.tests
/
resources
/
indenting
/
newLineInRegularFunction.rb
blob: 3b18cb13f93e74b305206b6caa94ccdec754f37f [
file
] [
log
] [
blame
]
def
FooClass
def
hot
!
puts
"really hot"
*
42
#n#
end
end
###
def
FooClass
def
hot
!
puts
"really hot"
*
42
end
end