mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
10 lines
186 B
Text
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
|