LIVM/fraxinizator/fraCinize.lua
2022-04-16 01:22:30 +10:00

5 lines
No EOL
58 B
Lua

return {
source = function(source)
return source
end
}