#![allow(unused)] fn foo() {} fn bar() where T: Drop, { } fn main() {}