blob: 42e9fc46c46442df9107b748b7d26c2bbdb9d33a [file] [log] [blame]
class X{
def getX(){}
}
X x = new X()
x.x<caret>