mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 17:19:31 +00:00
Allow no expression in return
This commit is contained in:
parent
53c1c764ba
commit
f574e6a775
5 changed files with 25 additions and 6 deletions
|
|
@ -21,7 +21,6 @@ local primaries = {
|
|||
-- 1
|
||||
r("prefix.semicolon"),
|
||||
r("prefix.function"),
|
||||
-- 2
|
||||
r("prefix.return"),
|
||||
-- 3.5
|
||||
r("prefix.else"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue