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
I had this syntax in a patch: HAS[moduleID[IVASwitch]]
Which I'm pretty sure is always invalid - there should be some kind of operator before moduleID. This was very difficult to spot, and it would have been pretty easy if MM had reported an error or warning on that line.
The text was updated successfully, but these errors were encountered:
I had this syntax in a patch:
HAS[moduleID[IVASwitch]]
Which I'm pretty sure is always invalid - there should be some kind of operator before
moduleID
. This was very difficult to spot, and it would have been pretty easy if MM had reported an error or warning on that line.The text was updated successfully, but these errors were encountered: