fix gen'd struct field lookups to keep ptrness.
Before this diff, when getting a field back out, if it was nullable or
optional, you'd get one more level of pointer than you started with.
Oddly, this still compiled. Tests sensibly rejected it, though.
Signed-off-by: Eric Myhre <hash@exultant.us>
Showing
Please register or sign in to comment