1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00
Updated tests, added a few usefull options to #import()
This commit is contained in:
Étienne Fildadut 2017-08-19 19:05:05 +02:00
parent 83156361cd
commit 97454746b8
6 changed files with 197 additions and 53 deletions

View file

@ -28,6 +28,6 @@ end
#local patch = output
#output = ""
#import("compiler.lua53", { patch = patch })
#import("compiler.lua53", { patch = patch, loadPackage = false })
return lua53