File

plugins/mod_unknown.lua @ 9557:d7fdd418adf8

util.promise: Add tests ensuring returning a promise resolves the current promise with that promise
author Matthew Wild <mwild1@gmail.com>
date Fri, 26 Oct 2018 09:23:00 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform