commas starting to work
This commit is contained in:
parent
73b6a68559
commit
7ca37ea8db
4 changed files with 182 additions and 173 deletions
|
@ -3,4 +3,5 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
typedef int Foo;
|
||||
typedef int *Foo[3+342<<5];
|
||||
typedef int A, *B[10];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue