Skip to content

Conversation

@nojaf
Copy link
Contributor

@nojaf nojaf commented Sep 13, 2022

Fixes #13809

@nojaf nojaf force-pushed the signature-attribute-recursive-type branch from 8f1bce7 to d5aff32 Compare September 26, 2022 06:04
Copy link
Member

@T-Gro T-Gro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test would be even better if it validated the full signature-generation roundtrip.

i.e. pseudo test code:
codeWithImpl
|> generateSignature
|> compileImplementationAndSignature codeWithImpl
|> compile
|> shouldSucceed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Signature file generation does not handle attributes above recursive types

4 participants