blob: 6b0148fc7363513b671f5cb231236480fda04354 [file] [log] [blame] [edit]
# Comments oder shouldn't be broken
def function(
x, # 1
# 2
) : # 3
# 4
pass