C++程序  |  5行  |  83 B

// RUN: %llvmgcc -S %s -o -
// PR4214
typedef void vt;
void (*func_ptr)(vt my_vt);