Open
Description
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Diagnostics/Syntax Checking
Expected Behaviour
G = _G
G["d"] = 1
A = d
expected no error
Actual Behaviour
Reproduction steps
enable vscode extension
Additional Notes
No response
Log File
No response