//@ compile-flags:--emit=metadata,obj
//@ build-pass
// A test for the emission of metadata + obj and other metadata + non-link
// combinations. See issue #81117.
fn main() {}