//@ known-bug: #119381 #![feature(with_negative_coherence)] trait Trait {} impl Trait for [(); N] {} impl Trait for [(); N] {}