Function databend_common_ast::parser::script::script_block

source ยท
pub fn script_block(i: Input<'_>) -> IResult<'_, ScriptBlock>