File

plugins/mod_windows.lua @ 11470:5ebad952ebf7

util.datamapper: Fix to skip parsing wrapped arrays that aren't there Turns out the unreachable error is reachable :D
author Kim Alvefur <zash@zash.se>
date Mon, 22 Mar 2021 10:03:32 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here