1
0
Fork 0

add note about GOTO restrictions on master

This commit is contained in:
Kevin Matz 2019-11-17 14:30:25 -05:00
parent b8aec65ee7
commit 7fd48be3bc
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Comment Macro syntax.
| Macro | Function | Supported | Notes |
|-------|----------|-----------|-------|
| GM | Go Master | Yes | |
| GM | Go Master | Yes | no GOTO |
| HM | Halt Master | Yes | |
| AM | Assert Master | Partial | on current master only |
| RM | Release Master | Partial | on current master only |