blob: 48391df0833bfe92de953559aaf0be2213cf804b [file] [log] [blame]
class A{
static int x = 3;
}
print "x = $<spot>{A.x}</spot>;"