[][src]Constant csml_interpreter::error_format::ERROR_ARRAY_INSERT_AT_INT

pub const ERROR_ARRAY_INSERT_AT_INT: &str = "[insert_at] first parameter must be of type int. Usage: array.insert_at(1, elem)";