File

plugins/mod_unknown.lua @ 8624:5325f0e1791b

util.async: tests: Ensure done() can be called before wait()
author Matthew Wild <mwild1@gmail.com>
date Sat, 17 Mar 2018 18:23:39 +0000
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