blob: 6b33544c14a810a405c4fd6d68d15392ec1ea20c [file] [edit]
/* SPDX-License-Identifier: GPL-2.0 */
struct S;
struct S {
int foo;
};