Files
mesa/tests
Carl Worth 7db2402a80 Add support (and test) for an object-to-function chain with the parens in the content.
That is, the following case:

	#define foo(x) (x)
	#define bar
	bar(baz)

which now works with this (ugly) commit.

I definitely want to come up with something cleaner than this.
2010-05-26 17:01:57 -07:00
..
2010-05-12 13:11:23 -07:00
2010-05-26 09:33:23 -07:00
2010-05-26 09:33:23 -07:00