Index: tools/gn/format_test_data/013.gn |
diff --git a/tools/gn/format_test_data/013.gn b/tools/gn/format_test_data/013.gn |
new file mode 100644 |
index 0000000000000000000000000000000000000000..06183a82d48bc367fcf7cca26fe0200f683fbf86 |
--- /dev/null |
+++ b/tools/gn/format_test_data/013.gn |
@@ -0,0 +1,7 @@ |
+defines = [ |
+ # Separate comment inside expression. |
+ |
+ # Connected comment. |
+ "WEE", |
+ "BLORPY", |
+] |