Loretta
Loretta copied to clipboard
Implement interpolated strings
Implements Luau's interpolated strings.
This change has breaking changes.
LuaSyntaxOptions.All
no longer accepts FiveM hash string syntax and accepts interpolated strings.
LuaSyntaxOptions.AllWithIntegers
still accepts FiveM hash string syntax but does not accept interpolated strings.
Closes https://github.com/LorettaDevs/Loretta/issues/110