https://bugs.documentfoundation.org/show_bug.cgi?id=123025

--- Comment #4 from [email protected] ---
Hmmm...It seems the new problem I pointed out was not related to Split function

Option Explicit 
Sub Main
        Dim a(1) As Integer
        Dim b(1) As String
        b = a
End Sub

runs without error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to