1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00
candran/compiler/lua53.can

10 lines
186 B
Text

targetName = "Lua 5.3"
-- Unsuported features
tags.AttributeId = nil
#local patch = output
#output = ""
#import("compiler.lua54", { patch = patch, loadPackage = false })
return lua54