Skip to content
Robert Gabriel edited this page May 21, 2015 · 1 revision

alt text

####Technical Notes Taking advantage of type aliasing (type foo string) used to cause empty structs to show up in the model sections. Type aliases are now substituted for the underlying type immediately as they are encountered as if the code (or annotation) referred to the underlying type all along.

Clone this wiki locally