[comp.std.c] valid program?

maart@cs.vu.nl (Maarten Litmaath) (03/23/89)

#define		a()/
#define		b()*

main()
{
	a()b() is this ANSI conformant? b()a()

	exit(0);
}

/*
 * Doesn't K&R2 say comments are handled in the preprocessing phase?
 * Our 4.3BSD and SysV cc's accept this program
 * (/lib/ccom strips comments too).
 */
-- 
 Modeless editors and strong typing:   |Maarten Litmaath @ VU Amsterdam:
   both for people with weak memories. |maart@cs.vu.nl, mcvax!botter!maart