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
if(command.CommandElements[0]is not StringConstantExpressionAstfuncName)
382
382
{
383
-
thrownewInvalidOperationException("Command element should always have a string expresssion as its first item. This is a bug and you should report it.");
383
+
thrownewInvalidOperationException("Command element should always have a string expression as its first item. This is a bug and you should report it.");
0 commit comments