Re: lua equivalent to the #line directive
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua equivalent to the #line directive
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 6 Apr 2022 18:01:03 -0300
I've found this old code that should still work (but I haven't tested it).
It implements __FILE__ and __LINE__ directives.
Attachment:
proxy.c
Description: Binary data