1*b2603f8aSMiguel Ojeda /* SPDX-License-Identifier: GPL-2.0 */ 2*b2603f8aSMiguel Ojeda #define F(x) int x##x 3*b2603f8aSMiguel Ojeda F(foo); 4