diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,6 +68,7 @@ - [x] `calls.lua` - [x] `constructs.lua` (`_soft`) - [x] `events.lua` + - [x] `literals.lua` - [x] `locals.lua` - [x] `strings.lua` - [x] `vararg.lua` @@ -86,7 +87,6 @@ - [ ] `gc.lua` - [ ] `goto.lua` - [ ] `heavy.lua` - - [ ] `literals.lua` - [ ] `main.lua` - [ ] `math.lua` - [ ] `nextvar.lua` |