Software /
code /
prosody
File
teal-src/util/uuid.d.tl @ 12633:5d8b0e0b9d48
util.datetime: Remove a line
No idea why the locals were declared on a line by itself. Perhaps line
length considerations? But saving 6 characters in width by adding a
whole line with 47 characters seems excessive.
This is still within the 150 character limit set by .luacheckrc
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 17 Aug 2022 18:07:31 +0200 |
parent | 12625:e43a01641ca1 |
line wrap: on
line source
local record lib get_nibbles : function (number) : string generate : function () : string seed : function (string) end return lib