Consider the following: ```fsharp open System [<Hello.my.name.is.Don.Syme>] type String with member this.Doot() = this.Length ```  This should emit an error.
Consider the following:
This should emit an error.