Skip to content

Add support for arrays of custom declared types#481

Merged
jcp19 merged 5 commits intomasterfrom
fix-480
Jul 12, 2022
Merged

Add support for arrays of custom declared types#481
jcp19 merged 5 commits intomasterfrom
fix-480

Conversation

@jcp19
Copy link
Contributor

@jcp19 jcp19 commented Jul 12, 2022

As discussed with @Felalolf, the current array encoding should be compatible with "custom declared types". This PR removes the type-checker's check that keeps one from declaring arrays of declared types.

@jcp19 jcp19 requested a review from Felalolf July 12, 2022 09:44
@jcp19 jcp19 linked an issue Jul 12, 2022 that may be closed by this pull request
@jcp19 jcp19 merged commit 5eb655d into master Jul 12, 2022
@jcp19 jcp19 deleted the fix-480 branch July 12, 2022 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrays of custom declared types are not supported

2 participants