summaryrefslogtreecommitdiff
path: root/testsuite/E26.py
blob: b4f7af72222a9b1a03b046b230da5048ed0f3c51 (plain)
1
2
3
4
5
6
#: E261
pass # an inline comment
#: E262
x = x + 1  #Increment x
#: E262
x = x + 1  #  Increment x