blob: 3ef8c68586574190d261bc3fd6b56ca972afc52c [file] [log] [blame]
class X{
static foo(){
print this.toString()
}
}