Can't use a string()
overload with 2+ arguments in GM 2022.11+.
#1612
Labels
bug
Something isn't working
compiler
Problems with the compiler
waiting for new compiler test
This needs to be tested with the new Underanalyzer compiler
Describe the bug
The code editor can't compile
string()
with 2+ arguments (string formatting) in GM 2022.11+ games because of an error - "Function string() expects 1 arguments, got the arguments count."Reproducing steps
string("test", "1")
.Setup Details
The text was updated successfully, but these errors were encountered: