modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc-0.9.27/tests/pp/08.c (about) 1 // test macro expansion in arguments 2 #define s_pos s_s.s_pos 3 #define foo(x) (x) 4 foo(hej.s_pos)