mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-04-20 16:16:34 +00:00
Update User Manual.md
This commit is contained in:
+2
-2
@@ -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