PlutoLang / Pluto

A superset of Lua 5.4 with a focus on general-purpose programming.
https://pluto-lang.org
MIT License
388 stars 26 forks source link

Remove implicit string literal concatenation #954

Closed Sainan closed 2 months ago

Sainan commented 2 months ago

Apparently this was intentionally added as a feature in 0.2.0 but it was not listed in the changelog and not documented.