http://bugs.winehq.org/show_bug.cgi?id=7304
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
--- Comment #2 from Austin English austinenglish@gmail.com 2008-04-09 02:14:37 --- In current git outputs:
int macro1 = (0 1) ; int macro2 = (1 arg) ; int macro3 = (0 (0) 1 arg 1 (arg)) ;
int macro4 = (0 1) ; int macro5 = (1 0) ; int macro6 = (0 (0) 1 0 1 (0)) ;
wrc_preprocessing.rc:21:31: Error: syntax error