// Build don't link: // Origin: Gerald Pfeifer template class TLITERAL : public T { int x; }; class GATOM; typedef TLITERAL x; extern TLITERAL y;