smithy-lang / smithy-dafny

Apache License 2.0
9 stars 8 forks source link

fix: generated Modifies clauses for operations involving unions not valid Dafny #322

Closed robin-aws closed 7 months ago

robin-aws commented 7 months ago

Description of changes:

Fixing an obvious typo based on the comment immediately above. Confirmed fix on @ajewellamz's branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.