mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
Fix Python testdata after 43b86a988 (IDEA-CR-30155)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
if True:
|
||||
a = 1
|
||||
#comment line
|
||||
#comment line
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
if True:
|
||||
#comment line
|
||||
a = 1
|
||||
a = 1
|
||||
|
||||
Reference in New Issue
Block a user