pub fn array_repeat(element: Expr, count: Expr) -> Expr
nested_expressions
returns an array containing element count times.
count