diff options
Diffstat (limited to 'test/lisp')
| -rw-r--r-- | test/lisp/progmodes/c-ts-mode-resources/indent.erts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/lisp/progmodes/c-ts-mode-resources/indent.erts b/test/lisp/progmodes/c-ts-mode-resources/indent.erts index 5cdefe2122c..221b3d809af 100644 --- a/test/lisp/progmodes/c-ts-mode-resources/indent.erts +++ b/test/lisp/progmodes/c-ts-mode-resources/indent.erts | |||
| @@ -464,3 +464,17 @@ main (void) | |||
| 464 | | | 464 | | |
| 465 | } | 465 | } |
| 466 | =-=-= | 466 | =-=-= |
| 467 | |||
| 468 | Name: Empty Line (Block Start) | ||
| 469 | |||
| 470 | =-= | ||
| 471 | int | ||
| 472 | main (void) | ||
| 473 | { | ||
| 474 | | | ||
| 475 | =-= | ||
| 476 | int | ||
| 477 | main (void) | ||
| 478 | { | ||
| 479 | | | ||
| 480 | =-=-= | ||