C++程序  |  3行  |  70 B

// RUN: %llvmgcc -S %s
union { int :3; double f; } u17_017 = {17.17};