Revision 01ddf80f18fc618e20df307945a9c19e74005270 authored by Jameson Nash on 25 May 2023, 13:52:51 UTC, committed by GitHub on 25 May 2023, 13:52:51 UTC
This is to preserve the line number of the macro caller in the output,
in case we don't have context from eval on where it occured. But we
make slightly more changes than strictly necessary to prepare for
future improvements in this area.
1 parent 94bc2f3
Raw File
.gitattributes
# treat all files as files that should not be modified
* -text
back to top