-
Notifications
You must be signed in to change notification settings - Fork 31
List(List(struct)) Appears to be broken. #21
Comments
I can't reproduce this on my branch. @c00w, I may be able to help if you could you provide minimal set of source files that reproduces the problem against my branch (which contains many bug fixes). Here is what appears to work for me:
|
So I switched to your code already. I didn't test List(List(struct)) with your code however. The non minimal broken file was
|
It appears to also be broken on your branch. |
Hi Colin,
which suggests that you aren't actually using my branch, or may be mixing the two different branches together, which is unlikely to work. |
That's probably it. I'm using your branch now with a different
|
Hey Colin, |
I'm using a
List(List(Signature))
whereand the generated code cannot compile
The text was updated successfully, but these errors were encountered: