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