pub fn visit_array_lit<V>(_visitor: &mut V, n: &ArrayLit) where
    V: Visit + ?Sized