// Copyright (C) 2024 Daniel Mueller // SPDX-License-Identifier: (Apache-2.0 OR MIT) /// Missing tags. #[test_tag::tag] #[test] fn cant_compile() {}