Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
f97db2f53d5e2d46dae444e44e70eafa4b0475f9
/
.
/
tests
/
org.eclipse.dltk.ruby.ui.tests
/
resources
/
indenting
/
newLineInDef.rb
blob: 03cc0a67bd76d3ced14a197e6786b208c7e7b9f4 [
file
] [
log
] [
blame
]
def
foo
puts
"Ruby is cool"
#n#
puts
"Java is cool too"
###
def
foo
puts
"Ruby is cool"
puts
"Java is cool too"