Skip to content

Conversation

@joaopsazevedo
Copy link

For #177

@joaopsazevedo joaopsazevedo force-pushed the mr/mandatory_end_designators branch from 5f24e14 to 63c082a Compare November 6, 2025 16:01
type My_Record is record
Foo : Unbounded_String;
Bar : Natural;
end My_Record;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it should be end record; here.

Open questions
==============

None at this stage.
Copy link
Contributor

Choose a reason for hiding this comment

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

You did not mention the alternative of making this a self-imposed Restriction rather than a massive incompatibility. You could allow the alternative syntax for ending a record, and then define a Restriction that would mandate it for a given project.

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.

4 participants