File

plugins/mod_unknown.lua @ 10909:3af3354366eb

util.human.io: Use literal ellipsis instead of \u escape For compat with Lua 5.2 and before
author Kim Alvefur <zash@zash.se>
date Thu, 04 Jun 2020 18:36:47 +0200
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