// Copyright 2021 Ian Jackson and contributors
// SPDX-License-Identifier: GPL-3.0-or-later
// There is NO WARRANTY.
pubuseeasy_ext::ext;modtgenerics;modtreborrow;#[test]#[cfg(not(miri))]fnreject(){trybuild::TestCases::new().compile_fail("reject/*.rs");}