Skip to content

codeintel: Fix index of a nil Lua table

Administrator requested to merge ef/fix-bad into main

Created by: efritz

Fixes a Lua nil object index operation.

image

Test plan

Existing unit tests cover all other edge cases, this should be good.

Merge request reports

Loading