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 noticed something odd in the syntax highlighting. I think it has something to do with nested type parameters. Note how the signature of cause affects the highlighting of effect:
I noticed something odd in the syntax highlighting. I think it has something to do with nested type parameters. Note how the signature of
causeaffects the highlighting ofeffect:OK:



OK:
OK:
Wrong:

This is valid syntax according to wit-bindgen