- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Mon, 15 Mar 2021 09:27:32 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 March 2021 16:27:44 UTC
Also for non-return-value cases, because ```webidl undefined foo(Bar? bar); ``` here `foo(null)` will give `null` for bar whereas it would be an empty dictionary without `?`. Changing prose would be enough in such case, though. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/967#issuecomment-799557313
Received on Monday, 15 March 2021 16:27:44 UTC