[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: bug-report: luac -l doesn't ever show 'k' value on RETURN and TAILCALL
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 22 Sep 2021 07:19:46 -0300
> The 'k' flag controls whether values are closed or not when executing a RETURN or TAILCALL instruction. Since this flag has an observable effect on these instructions luac -l should display it. Instead this information is not surfaced.
Thanks for the report. How do you propose we display this information?