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