summaryrefslogtreecommitdiff
path: root/python/testData/inspections/ReplacePrintComment_after.py
blob: 416deb8fd16e679253d54d016f8ea7cd0da9684b (plain)
1
print('%s %s %s %s' % bar)  # <- doesn't work either