You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to determine whether func1 in func1 = not false and function(...) end or nil is a function is too generic of a problem to be solved on a syntax definition level, because you'd need to properly parse the expression and evaluate all possibilities whether one of them could end up with a function object.
What happened?
Special case function definition gets scoped to string:
Both function (func1 and func2) definition should be
entity.name.function.lua
The text was updated successfully, but these errors were encountered: