precedence.org 492 B

Precedence

  1. type *
  2. type ->
  3. arithmetic ~
  4. arithmetic *
  5. arithmetic div
  6. arithmetic +, -
  7. arithmetic >, <, >=, <=, =, <>
  8. function application