1b8e80941Smrg#define bar with,embedded,commas 2b8e80941Smrg#define function(x) success 3b8e80941Smrg#define foo function 4b8e80941Smrgfoo(bar) 5