Function expr_test_util::build_scalar[][src]

pub fn build_scalar(s: &str) -> Result<MirScalarExpr, String>
Expand description

Builds a MirScalarExpr from a string.

See lowertest::to_json for the syntax.