File

plugins/mod_unknown.lua @ 8608:a2e6caf5848d

util.async: Add test to ensure waiters throw an error outside async contexts
author Matthew Wild <mwild1@gmail.com>
date Fri, 16 Mar 2018 22:19:33 +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