__FILE__
__LINE__
Unlike C, these constants are not convenient for logging in macros, since they always report the same data (their location in the macro). Fixes #1068
-P/--preinclude
Fixes #1041 Co-authored-by: ISSOtm <eldredhabert0@gmail.com>