lua: scoreboard iter — return; trailing-semi, collectgarbage/setfenv/getfenv/T stubs; all runnable tests reach execution
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
This commit is contained in:
@@ -733,6 +733,7 @@
|
||||
(check-tok? "eof" nil)
|
||||
(at-op? ";")))
|
||||
(set! exps (parse-explist)))
|
||||
(when (at-op? ";") (advance-tok!))
|
||||
(list (quote lua-return) exps))))))
|
||||
(define
|
||||
parse-assign-or-call
|
||||
|
||||
Reference in New Issue
Block a user