lua: string.dump stub; diagnosed calls.lua fat-undef as at line 295
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:
@@ -1292,6 +1292,7 @@
|
||||
(dict-set! string "gmatch" lua-string-gmatch)
|
||||
(dict-set! string "gsub" lua-string-gsub)
|
||||
(dict-set! string "format" lua-string-format)
|
||||
(dict-set! string "dump" (fn (&rest args) (str (first args))))
|
||||
(define
|
||||
lua-string-reverse
|
||||
(fn (s)
|
||||
|
||||
Reference in New Issue
Block a user