• Russ Cox's avatar
    fix bug: · 96da920f
    Russ Cox authored
    	type T struct
    	export type T struct { a int }
    
    was not exporting T
    
    R=ken
    OCL=16650
    CL=16650
    96da920f
dcl.c 18 KB