- From: Cameron McCormack <notifications@github.com>
- Date: Sun, 05 Jul 2015 23:14:46 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Monday, 6 July 2015 06:15:13 UTC
> }; > > interface A { > }; > > -typedef long[] ArrayOfLongs;</x:codeblock> > +typedef sequence<long> ArrayOfLongs;</x:codeblock> Ah yes, thanks. --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/52/files#r33908079
Received on Monday, 6 July 2015 06:15:13 UTC