Files
openide/python/testData/codeInsight/codefragment/variablesemptyout.test

8 lines
53 B
Plaintext

<begin>
aaa = 12
<end>
aaa = 12
aaa
<result>
In:
Out: