Add shared and sync to reserved keywords.
This commit is contained in:
@@ -59,8 +59,10 @@ Reserved Keywords
|
||||
| `package` | Package |
|
||||
| `spawn` | Threading |
|
||||
| `go` | Threading |
|
||||
| `shared` | Threading |
|
||||
| `await` | Async |
|
||||
| `async` | Async |
|
||||
| `sync` | Async |
|
||||
| `yield` | Async |
|
||||
| `default` | Special value |
|
||||
| `void` | Special value |
|
||||
|
Reference in New Issue
Block a user