summaryrefslogtreecommitdiff
path: root/testsuite/W39.py
blob: 25e05b058c5f4ca9a260e9f19c7b15dee1af7d19 (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


#: W292:4:5 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
'''