You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ahelwer
changed the title
Grammar failes to parse valid PlusCal syntax
Grammar failes to parse valid PlusCal syntax when eliding curly braces
Jan 6, 2024
Picked this up from a new submodule added to the tlaplus/examples repo:
https://github.com/tlaplus/azure-cosmos-tla/blob/4b8785a36ed16faa2cd1bd78b89e224d71711ee3/scenario1/swscop.tla#L34
Both
pcal.trans
andtla2sany.SANY
accept this syntax. At first glance I think the grammar wants there to be curly braces, but they're elided here.@susliko would you be able to take a look when you have time?
The text was updated successfully, but these errors were encountered: