We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
_a.blah = 2 b = _a.blah + 1
._distributed.routing> I'm not sure what .blah means at line 4, columns 7-12 4 | b = _a.blah + 1 There are no constraints on its type.
unique type _a.Blah = A c : _a.Blah c = A
❗️ I don't currently support creating definitions that start with '.': 2 | unique type _a.Blah = A Use help messages.disallowedAbsolute to learn more.
The text was updated successfully, but these errors were encountered:
Hopefully will fix these definitions from website:
Sorry, something went wrong.
Add a failing transcript for unisonweb#2822
5042914
ebda5ae
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: