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
Some modifiers (.stop, .prevent, .self) are handled in the runtime, some of them are handled in blockdom (.synthetic, .capture), making it non-obvious where implementing extra modifiers should go.