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