Make tests pass on old lua versions

This commit is contained in:
XeroOl 2024-03-03 23:14:22 -06:00
parent f14d91b9c4
commit 888689a3a1

View File

@ -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