blob: 90925563e15215366dd8246d9ddac89a98eef804 [file] [log] [blame]
// COMPILE_SEPARATELY: -g
// EXTRA_SOURCES: imports/link12144a.d
import imports.link12144a;
void main()
{
fun();
}
struct A12146
{
B12146[] tokens;
// implicitly generated
// bool opEquals(const ref Appender rhs) const
// will make
// tokens == rhs.tokens
// references TypeInfo of B12146
// and it references __xopCmp
}