blob: e643f3a74c332057f9f621adb7e83d3174f43604 [file] [log] [blame]
# Unindented comment
{ 'enum': 'Status', # Comment to the right of code
# Indented comment
'data': [ 'good', 'bad', 'ugly' ] }