nu_parser

Function flatten_block

source
pub fn flatten_block(
    working_set: &StateWorkingSet<'_>,
    block: &Block,
) -> Vec<(Span, FlatShape)>