Don't consider a vcc expr to be constant after vcc_expr_tostring.
Avoids vcc errors from constructs like "std.log("Test: " + 1);" Fixes: #1134
Showing
Please register or sign in to comment
Avoids vcc errors from constructs like "std.log("Test: " + 1);" Fixes: #1134