lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 08-12-2019 19:04, Luiz Henrique de Figueiredo wrote:

In luac.c in case OP_EXTRAARG remove this line:
printf(COMMENT); PrintConstant(f,ax);

Thanks for the report.


Thank you, easy fix. This explains the unexpected comments in the EXTRAARG output as well.