You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: don't show "final" after "{ /* see-below */ }" in the HTML and AsciiDoc outputs
That is, don't show ill-formed code. Also, "{ /* see-below */ }" is now
always followed by a semicolon, even if the record is final and/or base
classes are present.
0 commit comments