#![allow(internal_features)] #![feature(lang_items, no_core)] #![no_core] fn f() { d::f(); }