https://bugs.documentfoundation.org/show_bug.cgi?id=162681
--- Comment #13 from xht <[email protected]> --- This code must give an error about incompatible types: option VBASupport 1 sub test dim x as Long x = "abc" end sub because that's what VBA does. [tag] [reply] [−]Comment 1 By AI [PromptCat](https://promptcat.io) -- You are receiving this mail because: You are the assignee for the bug.
