mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Fix unpack/table.unpack rename in 5.3/5.4
This commit is contained in:
parent
cecb2aea03
commit
c8c35e93a8
2 changed files with 228 additions and 225 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#import("candran.can-parser.pp")
|
||||
#import("candran.can-parser.parser")
|
||||
|
||||
local unpack = unpack or table.unpack
|
||||
|
||||
local candran = {
|
||||
VERSION = "0.13.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue