summaryrefslogtreecommitdiff
path: root/python/testData/intentions/beforeTypeAnnotation3.py
blob: 5d21fd52c050cbb529522203f53318428a89f5ec (plain)
1
2
def g(x=None):
    return <caret>x