Reproduction Steps
Output
System Information:
Intel Core i9 9900K
16GB DDR5 RAM
Nvidia GeForce RTX 2080Ti
All beta features enabled
Repro
for hour = 1, 5 do
for minute = 1, 30 do
game:GetService("Lighting").TimeOfDay = hour + (minute / 100)
end
end
The file will error but also output a lexical error, likely from the analysis.
Expected Behavior
Luau doesn’t output a lexical error.
Actual Behavior
Luau outputs the error in the report name.
Issue Area: Studio
Issue Type: Other
Impact: Low
Frequency: Very Rarely
Date First Experienced: 2022-12-17 00:12:00 (+06:30)
Date Last Experienced: 2022-12-17 00:12:00 (+06:30)