blob: 081624e325d17a987c50fb479a30122e3e3b01a3 [file] [log] [blame] [edit]
# shouldn't add trailing spaces to the blank line after the first comment.
cc_binary(
deps = [
# comment before blank line
# comment after blank line
"y",
"a",
])