g% 6c ~/x.c
/Users/rsc/x.c:1 duplicate types given: STRUCT s and VOID
/Users/rsc/x.c:1 no return at end of function: f
g%
Fixes #6083.
R=ken2
CC=golang-dev
https://golang.org/cl/
12691043
{
int c;
+ quotefmtinstall(); // before cinit, which overrides %Q
ensuresymb(NSYMB);
memset(debug, 0, sizeof(debug));
tinit();
arginit();
fmtstrinit(&pragcgobuf);
- quotefmtinstall();
tufield = simplet((1L<<tfield->etype) | BUNSIGNED);
ndef = 0;