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:
OK:
OK:
OK:
Wrong:
This is valid syntax according to wit-bindgen
The text was updated successfully, but these errors were encountered:
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 ofeffect
:OK:
OK:
OK:
Wrong:
This is valid syntax according to wit-bindgen
The text was updated successfully, but these errors were encountered: