blob: c3c8c660257f6c839b68bd65041da9434cace724 [file] [log] [blame]
<begin>print 1.getClass()<end>
-----
testMethod()
private testMethod() {
print 1.getClass()
}