Skip to content

Instantly share code, notes, and snippets.

@LH17
Created November 12, 2017 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LH17/ac1a9b742f3816c544bd7ce94e193c19 to your computer and use it in GitHub Desktop.
Save LH17/ac1a9b742f3816c544bd7ce94e193c19 to your computer and use it in GitHub Desktop.
precedencegroup UnionOperatorPrecedence {
associativity: left
higherThan: IntersectionOperatorPrecedence
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment