diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/order.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/order.txt b/documentation/order.txt index ba22100..3c06ce0 100644 --- a/documentation/order.txt +++ b/documentation/order.txt @@ -13,6 +13,7 @@ | bitwise or | | | Left | | comparison | < > <= >= | Left | | equality | == != | Left | +| range | .. | Left | | logical and | && | Left | | logical or | || | Left | |
