mirror of
https://github.com/Reuh/candran.git
synced 2026-02-04 02:08:40 +00:00
9 lines
184 B
Text
9 lines
184 B
Text
targetName = "Lua 5.4"
|
|
|
|
#placeholder("patch")
|
|
|
|
#local patch = output
|
|
#output = ""
|
|
#import("compiler.lua55", { preprocessorEnv = { patch = patch }, loadPackage = false })
|
|
|
|
return lua55
|