Software /
code /
prosody
File
teal-src/util/strbitop.d.tl @ 12185:708769a4c5da
mod_storage_xep0227: Fix luacheck warnings
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 14 Jan 2022 17:00:13 +0000 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record mod sand : function (string, string) : string sor : function (string, string) : string sxor : function (string, string) : string end return mod