mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
3 lines
94 B
C
3 lines
94 B
C
// RUN: not %clang_cc1 %s -emit-llvm -o /dev/null
|
|
|
|
struct A X[(927 - 37) / sizeof(struct A)];
|