Sign in
eclipse
/
dltk
/
org.eclipse.dltk.ruby
/
496ea05844d8d2e8d0454b2d9e2ff69bb27edc3e
/
.
/
tests
/
org.eclipse.dltk.ruby.ui.tests
/
resources
/
indenting
/
movingEndToNewLine.rb
blob: c82b2f944c5448beb086bdd8711497d0a649e7a8 [
file
] [
log
] [
blame
]
def
foo
if
foo
then
bar
;#
n
#end
end
###
def
foo
if
foo
then
bar
;
end
end