pub fn shape_statements(input: &str) -> IResult<&str, Vec<ShapeOrApply<'_>>>
ShapeOrApplyStatement *(BR ShapeOrApplyStatement)