// run-pass // compile-flags: -Clto=fat // no-prefer-dynamic fn main() { println!("hello!"); }