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

String interpolation bug #324

Closed 4d72526f626f74 closed 1 year ago

4d72526f626f74 commented 1 year ago

string_interpolation

Using single quotes instead of double quotes with the latest version of Pluto results in the following error

well-in-that-case commented 1 year ago

https://github.com/PlutoLang/Pluto/issues/320#issue-1812375929

Will be fixed in 0.7.1.