[runtime] Synthesize IList and IReadOnlyList for the element type of enum errays...
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 28 Sep 2017 20:45:54 +0000 (13:45 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 28 Sep 2017 20:45:54 +0000 (13:45 -0700)
Make sure array of enums can be casted to interfaces of their element types.


No differences found