Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/kcc/tbugu.c
There are no other files named tbugu.c in the archive.
struct token {short a;
	short b; };

struct token tok[] = {
	1,2,
	3,4,
};