Please provide a succinct description of the issue.
Repro steps
type A =
static ttc () = 123
For Microsoft (R) F# Interactive version 12.8.0.0 for F# 8.0

For Microsoft (R) F# Interactive version 12.8.202.0 for F# 8.0

Expected behavior
Code with bypassed member keyword should still be executable.
Actual behavior
Code with bypassed member keyword is not executable.
Known workarounds
No?!
Related information