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