diff options
Diffstat (limited to 'test/indent/ruby.rb')
| -rw-r--r-- | test/indent/ruby.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb index 1d2eb08db94..a3ab73bcfb5 100644 --- a/test/indent/ruby.rb +++ b/test/indent/ruby.rb | |||
| @@ -285,6 +285,9 @@ bar 1 do | |||
| 285 | end | 285 | end |
| 286 | end | 286 | end |
| 287 | 287 | ||
| 288 | foo | | ||
| 289 | bar | ||
| 290 | |||
| 288 | foo || | 291 | foo || |
| 289 | begin | 292 | begin |
| 290 | bar | 293 | bar |