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
I don't think this is a real issue. As it stands, , is a left-associative binary operation that produces a tuple. Unless that causes problems, I don't see any reason why parens would have to be enforced.
"(" and ")" are not in fact needed to write tuples with Vamp-IR. For instance:
gives a valid proof
The text was updated successfully, but these errors were encountered: