blob: 35a848f1c6bf9fe3009c89a1f81558356056f609 [file] [log] [blame]
foo = [
1, # Hello
2,
]
foo = [
1, # Hello
2, # World
]
foo = [
1, # Hello
]