summaryrefslogtreecommitdiff
path: root/testsuite/W39.py
blob: 68f886be90ea719b064874e6fc4bd6aea2df899b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#: W391:2:1
# The next line is blank

#: W391:3:1
# Two additional empty lines


#: W391:4:1 W293:3:1 W293:4:1 noeol
# The last lines contain space

    
    
#: Okay
'''there is nothing wrong
with a multiline string at EOF

that happens to have a blank line in it
'''