Function run_test_case
pub fn run_test_case<B>(test_case: &TestCase<'_>, compiler: &mut EvmCompiler<B>)where
B: Backend,Available on crate features
__fuzzing only.pub fn run_test_case<B>(test_case: &TestCase<'_>, compiler: &mut EvmCompiler<B>)where
B: Backend,__fuzzing only.