compiler_test_utils

Function assert_vals

Source
pub fn assert_vals(vm: &SloshVm, val1: Value, val2: Value)
Expand description

Assert that val1 and val2 are the same.