bc51b4e280
Can now support showing the trail of includes in an error message. Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
struct Testing {
|
|
bool yesno;
|
|
int count;
|
|
};
|
|
#include <file-loc-error-parser.p4> |