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