Index: tools/gn/format_test_data/005.golden |
diff --git a/tools/gn/format_test_data/005.golden b/tools/gn/format_test_data/005.golden |
new file mode 100644 |
index 0000000000000000000000000000000000000000..07b4ef372c09bcb8a7b34370b540fcc81972573b |
--- /dev/null |
+++ b/tools/gn/format_test_data/005.golden |
@@ -0,0 +1,5 @@ |
+# 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") { |
+} |