Make tests pass on old lua versions
This commit is contained in:
parent
f14d91b9c4
commit
888689a3a1
@ -161,7 +161,7 @@
|
|||||||
[])
|
[])
|
||||||
|
|
||||||
(local things-that-are-allowed-to-have-missing-docs
|
(local things-that-are-allowed-to-have-missing-docs
|
||||||
{:lua 1 :set-forcibly! 1})
|
{:lua 1 :set-forcibly! 1 :unpack 1})
|
||||||
|
|
||||||
(check "("
|
(check "("
|
||||||
[;; builtin specials
|
[;; builtin specials
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user