Skip to content

Commit

Permalink
Merge branch 'seebees/refrence-types-in-union' of github.com:smithy-l…
Browse files Browse the repository at this point in the history
…ang/smithy-dafny into seebees/refrence-types-in-union

# Conflicts:
#	TestModels/Resource/Model/resources.smithy
#	TestModels/Resource/src/MutableResource.dfy
#	TestModels/Resource/test/SimpleResourcesTest.dfy
  • Loading branch information
robin-aws committed Oct 18, 2024
2 parents 2967451 + eda7968 commit 88161c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestModels/Resource/Model/resources.smithy
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ structure GetMutableResourceDataOutput {
stringValue: String,
integerValue: Integer,
longValue: Long,
}
}

0 comments on commit 88161c6

Please sign in to comment.