1b8e80941Smrg#define expand(x) expand(x once) 2b8e80941Smrg#define foo(x) x 3b8e80941Smrgfoo(expand(just)) 4