Error stack trace doesn't show correct line numbers for C#

Hi,

Leetcode started not to show correct line numbers of errors. In the below example, line 4 has nothing to do with IndexOutOfRangeException.

image

Comments (3)