blob: fc8ef43244b54bafa976799308737d8d072f9e59 [file] [log] [blame]
// Expect 3 errors
void func();
void a;
void b = func();