diff --git a/doc/User Manual.md b/doc/User Manual.md index 7615f16..e1cdf21 100644 --- a/doc/User Manual.md +++ b/doc/User Manual.md @@ -368,6 +368,8 @@ Address operators can work on any value, i.e. anything can be an address. Parent |:----:|---------------------| | . | byte type override | : | word type override +| -> | pointer to byte +| => | pointer to word | [] | array index | () | functional call