Trigger a build

This commit is contained in:
Vyacheslav Egorov 2021-07-29 21:13:37 +03:00
parent 385d45580a
commit 40773ff2b7

View file

@ -100,4 +100,3 @@ An issue was fixed that prevented the debugger from displaying values inside Rob
This change also fixed a performance issue when `table.insert` was called with a large negative index.
The 'TableOperations' lint mentioned earlier will flag cases where insertion at index 0 is performed.