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
The ZSON specification allows top-level values of any type, but the identical syntax for type decorators and type values creates an ambiguity: Is (type) (type) a single, decorated value or two consecutive values? We should resolve the ambiguity.