```fsharp type T() = interface System.IDisposable with member x.Dispose() = () ``` <img width="764" alt="Screenshot 2020-11-10 at 18 16 37" src="https://user-images.githubusercontent.com/3923587/98693136-f8176180-2380-11eb-869f-6a2f2027abfc.png">