Equal
generation requires pointer types to be generated correctly
#81
Labels
Equal
generation requires pointer types to be generated correctly
#81
Following the example code on the README:
Results in:
However, when this uses a non-pointer receiver:
This generates:
Which doesn't perform the same checks?
The text was updated successfully, but these errors were encountered: