``` e.g. instead of > typedefof<int * int>.FSharpName;; val it : string = "T1 * T2" should be val it : string = "'T1 * 'T2" ``` Original issue reported on code.google.com by `stephen....@gmail.com` on 18 Apr 2011 at 4:23