blob: 8965a33c46eab99ec912cd09bd102ed519202eff [file]
#![feature(no_core)]
#![no_core]
impl Foo<0> {}
// { dg-error "could not resolve type path" "" { target *-*-* } .-1 }