mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Revert flag change
This commit is contained in:
parent
45ab1105a6
commit
2d94ef6f55
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ bool lua_telemetry_parsed_named_non_function_type = false;
|
||||||
LUAU_FASTFLAGVARIABLE(LuauErrorDoubleHexPrefix, false)
|
LUAU_FASTFLAGVARIABLE(LuauErrorDoubleHexPrefix, false)
|
||||||
LUAU_DYNAMIC_FASTFLAGVARIABLE(LuaReportParseIntegerIssues, false)
|
LUAU_DYNAMIC_FASTFLAGVARIABLE(LuaReportParseIntegerIssues, false)
|
||||||
|
|
||||||
LUAU_FASTFLAGVARIABLE(LuauInterpolatedStringBaseSupport, true)
|
LUAU_FASTFLAGVARIABLE(LuauInterpolatedStringBaseSupport, false)
|
||||||
|
|
||||||
LUAU_FASTFLAGVARIABLE(LuauCommaParenWarnings, false)
|
LUAU_FASTFLAGVARIABLE(LuauCommaParenWarnings, false)
|
||||||
LUAU_FASTFLAGVARIABLE(LuauTableConstructorRecovery, false)
|
LUAU_FASTFLAGVARIABLE(LuauTableConstructorRecovery, false)
|
||||||
|
|
Loading…
Add table
Reference in a new issue