TEST [[ local function xx () () end ]] TEST [[ local function mt:x() () end mt:x() ]] TEST [[ function mt:x() () end ]]