blob: b54346624cf0d13826f16273bbfb8f7fe9c704e8 [file] [log] [blame]
// RUN: clang -fsyntax-only -verify %s
// PR2942
typedef void fn(int);
fn f;