summaryrefslogtreecommitdiffstats
path: root/tests/ui/const-generics/unused-type-param-suggestion.rs
blob: 2251512c4596ea26c58de59419f830a8356fcc2a (plain)
1
2
3
4
#![crate_type="lib"]

struct Example<N>;
//~^ ERROR parameter