diff options
Diffstat (limited to 'test/indent/ruby.rb')
| -rw-r--r-- | test/indent/ruby.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb index d52f4a3e6f6..9bb923ebbdf 100644 --- a/test/indent/ruby.rb +++ b/test/indent/ruby.rb | |||
| @@ -123,3 +123,9 @@ end | |||
| 123 | 123 | ||
| 124 | desc "foo foo" \ | 124 | desc "foo foo" \ |
| 125 | "bar bar" | 125 | "bar bar" |
| 126 | |||
| 127 | foo. | ||
| 128 | bar | ||
| 129 | |||
| 130 | foo | ||
| 131 | .bar | ||