2021-01-04 02:14:29 +01:00

7 lines
89 B
Lua

local function location()
local data = [[%3l:%-2c]]
return data
end
return location