Software / code / prosody
File
teal-src/util/format.d.tl @ 11812:42e98179c034
Merge 0.11->trunk
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 20 Sep 2021 15:51:43 +0200 |
| parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib format : function (string, ... : any) : string end return lib