github.com/cheshirekow/buildtools@v0.0.0-20200224190056-5d637702fe81/build/testdata/056.in (about) 1 # Comments oder shouldn't be broken 2 def function( 3 x, # 1 4 # 2 5 ) : # 3 6 # 4 7 pass