blob: 41b84108c6c9441a6605ba2e5bb90cd6f293a2b5 [file] [log] [blame]
/* Test if #line commands are generated properly even when header
includes self. */
/* { dg-do compile } */
#include "20000628-1.h"
int main(void) { return a + b + c; }