Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
05de59a39bd569db40d82425b9a6dbcd465e352b
/
.
/
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"