Fix Python testdata after 43b86a988 (IDEA-CR-30155)

This commit is contained in:
Tagir Valeev
2018-03-04 12:51:15 +07:00
parent 022c68055a
commit 6a2e9e5154
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
if True:
a = 1
#comment line
#comment line

View File

@@ -1,3 +1,3 @@
if True:
#comment line
a = 1
a = 1