https://bugs.documentfoundation.org/show_bug.cgi?id=149157
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 OS|Linux (All) |All Hardware|x86-64 (AMD64) |All --- Comment #2 from Mike Kaganski <[email protected]> --- Repro. The minimal code would be: Option VBASupport 1 sub foo ' _ If Foo Then Bar Else Baz End If end sub It works OK without 'Option VBASupport 1'. -- You are receiving this mail because: You are the assignee for the bug.
