Files
openide/python/testData/resolve/pyToJava/Method.py
2008-03-14 16:14:27 +03:00

4 lines
62 B
Python

from java.util import ArrayList
l = ArrayList()
l.s<ref>ize()