-
-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Labels
Description
Description of problem
The new way of using async iterable is to use async_iterable
see whatwg/webidl#1504
Anyhow, using the new syntax shows problems with ReSpec
URL to affected spec or repo:
https://w3c.github.io/wot-scripting-api/#respec-offender-no-matching-definition-found
What happened (e.g., it crashed)?:
Error showing
Expected behavior (e.g., it shouldn't crash):
No error/warning
saschanaz