Trigger a build

This commit is contained in:
Vyacheslav Egorov 2021-07-29 21:13:26 +03:00
parent 5c9f64aba7
commit 385d45580a

View file

@ -100,3 +100,4 @@ 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.