* Fixed LuaJIT suffixes LL/ULL causing a panic when running in --verify mode
* Fixed incorrect formatting of conditionals when collapse_simple_statement is enabled and the block begins with an empty line
* Fixed formatting of dot function call chains with comment between dot and names
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=34
* Fixed necessary parentheses removed in (-X) ^ Y causing change in semantics
* Take into account function token size when formatting an anonymous function function() end (particularly relevant when collapsing simple statements)
* Support hanging inside of Luau type arrays { T } to fix formatting issues when comments are present
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=6