Linux Audio
Check our new training course
1/* SPDX-License-Identifier: GPL-2.0 */ 2#define F(x) int x##x 3F(foo);