DEBSOURCES
Skip Quicknav
sources / mojoshader / 0.0~hg1314%2Bdfsg-1.1 / unit_tests / preprocessor / output / macro-blank-arg
1234
// This shouldn't produce an error (the "()" should be treated as one // blank argument. #define x(y) y x()