Chromium Code Reviews| Index: tools/gn/format_test_data/006.gn |
| diff --git a/tools/gn/format_test_data/006.gn b/tools/gn/format_test_data/006.gn |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..737fceaae0e0ab0937cddcbdc24320e431e0ad73 |
| --- /dev/null |
| +++ b/tools/gn/format_test_data/006.gn |
| @@ -0,0 +1,9 @@ |
| +# This is a separated block comment that mustn't be attached the to target |
| +# below, and should be separated by a single blank line. |
| + |
| + |
| + |
| + |
| + |
| +executable("test") { |
| +} |