mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-08-10 07:25:07 +00:00
Update User Manual.md
This commit is contained in:
@@ -368,8 +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
|
||||
| -> | pointer to byte type
|
||||
| => | pointer to word type
|
||||
| [] | array index
|
||||
| () | functional call
|
||||
|
||||
|
Reference in New Issue
Block a user