GraphZahl icon indicating copy to clipboard operation
GraphZahl copied to clipboard

Fix decoding of returned reference convertible

Open nerdsupremacist opened this issue 5 years ago • 1 comments

For some reason I have not quite figured out yet: GraphZahl will crash when a function is returning a reference convertible.

This applies to: Date, URL, UUID, etc.

nerdsupremacist avatar Jun 18 '20 17:06 nerdsupremacist

This is reproducible with: https://github.com/nerdsupremacist/GraphZahl/blob/develop/Sources/GraphZahlTests/CallingTests.swift#L20

nerdsupremacist avatar Jun 21 '20 12:06 nerdsupremacist