Software /
code /
prosody
File
teal-src/util/format.d.tl @ 11958:31f83a645ce6
util.dependencies: Consider Lua 5.4 Supported:tm:
I have been running my own server exclusively on Lua 5.4 for months and
apart from packaging issues I remember on major issues.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Nov 2021 23:12:25 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib format : function (string, ... : any) : string end return lib