mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 20:01:13 -05:00
6 lines
65 B
C++
6 lines
65 B
C++
// RUN: not %clang_cc1 -fsyntax-only %s
|
|
// PR7481
|
|
struct{
|
|
a
|
|
}
|
|
|