Macro ensc_testsuite::test_panic[][src]

macro_rules! test_panic {
    ($msg:literal) => { ... };
    ($($arg:tt)*) => { ... };
}