forked from Azure/azure-cosmos-tla
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The commented out CONSTANT declaration for ConsistencyLevel is incons…
…istent with the usage of ConsistencyLevel as a variable in the specification. If uncommented, it should be used consistently as a constant throughout the spec.
- Loading branch information
Showing
1 changed file
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c62642f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/microsoft/tlaplus-examples/issues/3