[][src]Function lrl_test_compiler::test_descriptor::section_statement_from_tree

fn section_statement_from_tree(
    file_id: usize,
    section_statement: Pair<'_, Rule>
) -> CompilerResult<SectionStatement>