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
variable definition list cannot be empty - lrlna, pull/553 fixing issue/546
We previously allowed an operation with an empty variable definition list,
which is incorrect. This change provides a fix.