[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [BUG]Wrong line number In lua 5.4(work 2)
- From: Dibyendu Majumdar <mobile@...>
- Date: Tue, 10 Jul 2018 21:52:11 +0100
On 10 July 2018 at 18:34, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
>> local b = true
>>
>> if not b then
>> return
>> end
>>
>> error 'test'
>>
>>
>> The line number in the error message is 5, but it should be 7.
>
> How did you find this bug?
>
I suspect because of:
https://marketplace.visualstudio.com/items?itemName=actboy168.lua-debug