Function exec_show_constants

Source
pub fn exec_show_constants(
    code: &str,
    expected_hex: &str,
    expected_constants: &str,
)