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