lua-minify
lua-minify copied to clipboard
Fix handling of vararg functions
Unit testing showed that the handling of ... was still wrong for function literals. I'll add another commit that addresses this.