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

--- Comment #9 from [email protected] ---
' As Subroutine name is added to the public variable list, the following code
runs without errors.

Option Explicit

Sub Recursive() As Integer

End Sub 

Sub Main()
        Recursive = 1
End Sub

-- 
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