1f08c3bdfSopenharmony_ci#include "flex-array-union-array.h"
2f08c3bdfSopenharmony_ci
3f08c3bdfSopenharmony_ci/*
4f08c3bdfSopenharmony_ci * check-name: flex-array-union-yes
5f08c3bdfSopenharmony_ci * check-command: sparse -Wflexible-array-array -Wflexible-array-union $file
6f08c3bdfSopenharmony_ci *
7f08c3bdfSopenharmony_ci * check-error-start
8f08c3bdfSopenharmony_ciflex-array-union-array-yes.c: note: in included file:
9f08c3bdfSopenharmony_ciflex-array-union-array.h:11:17: warning: array of flexible structures
10f08c3bdfSopenharmony_ci * check-error-end
11f08c3bdfSopenharmony_ci */
12