// Copyright (C) 2025-2026 Daniel Mueller <deso@posteo.net>
// SPDX-License-Identifier: (Apache-2.0 OR MIT)
//! Compilation failure tests for [`test-fork`].
use TestCases;
/// Make sure that certain wrong attribute usages are caught at compile
/// time.