mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Added let and continue
This commit is contained in:
parent
5194cfb115
commit
c0f7934d92
10 changed files with 316 additions and 119 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#import("lib.lua-parser.parser")
|
||||
|
||||
local candran = {
|
||||
VERSION = "0.3.1"
|
||||
VERSION = "0.4.0"
|
||||
}
|
||||
|
||||
--- Default options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue