Reserved Words
Open
- Dominant language
- Python
- Stars
- 146
- Forks
- 128
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 9
Description
It would be nice to have a kind of a list for [reserved words](https://forum.defold.com/t/reserved-words/53940).
My situation:
```lua
msg.post(target, "set_light")
```
returns:
```
Field position not specified in table
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.