blob: d2e07cb21ac9a09b8557604beb6f78e0fccc9353 [file] [log] [blame]
/* This is apparently legal C. */
extern __inline__ void test() { }
void test() {
}