Files
2024-01-03 02:09:29 +01:00

4 lines
46 B
Lua

return function(str)
return '\t' .. str
end