Skip to main content

str_to_upper

Function str_to_upper 

Source
pub(crate) fn str_to_upper(
    _: &mut Interp,
    t: Value,
    _a: &[Value],
) -> Result<Value, Value>