lua-minify icon indicating copy to clipboard operation
lua-minify copied to clipboard

Fix handling of vararg functions

Open n1tehawk opened this issue 8 years ago • 1 comments

n1tehawk avatar Aug 14 '17 12:08 n1tehawk

Unit testing showed that the handling of ... was still wrong for function literals. I'll add another commit that addresses this.

n1tehawk avatar Apr 11 '18 21:04 n1tehawk