- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 09 Mar 2016 15:31:21 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 9 March 2016 23:31:52 UTC
You should be able to just do
```js
[readableStreamControllerCancelSymbol]() {
...
}
```
inside the class declaration.
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/commit/1a8399f56d508c946937a112d9ee96bd2973845d#commitcomment-16604080
Received on Wednesday, 9 March 2016 23:31:52 UTC