fn main() { } // use trybuild::*; // // fn compile_fails () { // let fail = TestCases::new(); // fail.compile_fail("tests/compile_fail/*.rs") // Tests that are supposed to fail at compiling // }