view tests/t30.c @ 154:a2c2fe8dbea3

Wrap up the current and next line position when invoking directives. (in preparation for implementing #line)
author David A. Holland
date Fri, 12 Jun 2015 00:56:12 -0400
parents b4f97f6b32c2
children
line wrap: on
line source

#define x(a,b,c) a;b;c;
x((,),x,",")