mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Added suffixable string and table litterals
This commit is contained in:
parent
30a10d6ed9
commit
98a6a87962
6 changed files with 271 additions and 138 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#import("lib.lua-parser.parser")
|
||||
|
||||
local candran = {
|
||||
VERSION = "0.6.2"
|
||||
VERSION = "0.7.0-dev"
|
||||
}
|
||||
|
||||
--- Default options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue