1fn main() -> compile_fail_utils::ui_test::Result<()> { 2 compile_fail_utils::test("reflect_into_function", "tests/into_function") 3} 4 5