File

.luacov @ 11486:78d843faaffc

util.promise: Switch order of parameters to join() This saves awkward fiddlery with varargs and also echoes the signature of pcall/xpcall.
author Matthew Wild <mwild1@gmail.com>
date Thu, 25 Mar 2021 15:08:22 +0000
parent 9469:cd2f742e5826
line wrap: on
line source

exclude = {
	"^%./spec/";
}