Re: [dom] Question about references after Bikeshed conversion (#42)

No?  You have two method definitions, like:

```
interface Foo {
  DOMString bar(DOMString stringBaz);
  long bar(long numericBaz);
};
```

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/42#issuecomment-111274320

Received on Thursday, 11 June 2015 20:51:38 UTC