// This should not crash when using the empty macro.
#define COMPUTE_FOO(a)
COMPUTE_FOO(a)
