I re-defined ref, for example, by mistake. And it replaced the default ref.
ref
Is it possible to remove my definition and restore to the original one without restart?
let ref = Microsoft.FSharp.Core.Operators.ref;;