blob: e778eafa3622810fa9e34d20d050097e7c175174 [file] [log] [blame]
banana = [
# I really want to comment this item in the array.
"a",
# This as well
"b",
"c", # And C
"d",
# And another
"e",
]