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