mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04: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)];
|