blob: a7c77ac9cd7334d3eedb107d7cbbf8ec031924ae [file] [log] [blame]
function a.b.c.f1 (x) return x+1 end
function a.b.c:f2 (x,y) self[x] = y end