// xfail-test use std; fn main() { // Bare functions should just be a pointer assert sys::rustrt::size_of::() == sys::rustrt::size_of::(); }