Files
openide/python/testData/codeInsight/smartEnter/func_after.py
2010-04-22 18:51:03 +04:00

3 lines
41 B
Python

def foo(*a):
if a
pass<caret>