/* this is a test * c file /* with an embedded * multiline * comment */ * in the middle * */ int main(void) { int a; int b; }