diff options
Diffstat (limited to 'test/indent/ruby.rb')
| -rw-r--r-- | test/indent/ruby.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb index 6793bfdec2a..85f2708bd98 100644 --- a/test/indent/ruby.rb +++ b/test/indent/ruby.rb | |||
| @@ -222,7 +222,7 @@ foo. | |||
| 222 | bar | 222 | bar |
| 223 | 223 | ||
| 224 | # https://github.com/rails/rails/blob/17f5d8e062909f1fcae25351834d8e89967b645e/activesupport/lib/active_support/time_with_zone.rb#L206 | 224 | # https://github.com/rails/rails/blob/17f5d8e062909f1fcae25351834d8e89967b645e/activesupport/lib/active_support/time_with_zone.rb#L206 |
| 225 | foo | 225 | foo # comment intended to confuse the tokenizer |
| 226 | .bar | 226 | .bar |
| 227 | 227 | ||
| 228 | z = { | 228 | z = { |