summaryrefslogtreecommitdiff
path: root/python/testData/codeInsight/smartEnter/withOnlyColonMissing_after.py
blob: 09a090ef65d37961a7a1d4e1390d7ab14e531e9b (plain)
1
2
with open('file.txt') as f:
    <caret>