• Russ Cox's avatar
    c compiler bug tickled by · 5124e66f
    Russ Cox authored
    	void f(struct { int x[1]; } p) { }
    the "int" was getting attached to f.
    
    R=ken
    OCL=35145
    CL=35151
    5124e66f
cc.y 17.6 KB