dts-dom
dts-dom copied to clipboard
Add support for tuple
Adds support to create an array as tuple.
@RyanCavanaugh Kinda cheated a bit here by using the current ArrayTypeReference, might be better to create a separate TupleReference instead, though I think that would require more changes in more places?