We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01431a commit 6fcb790Copy full SHA for 6fcb790
src/fsharp/vs/Symbols.fs
@@ -1761,8 +1761,6 @@ and FSharpType(cenv, typ:TType) =
1761
protect <| fun () ->
1762
"type " + NicePrint.stringOfTy (DisplayEnv.Empty(cenv.g)) typ
1763
1764
-
1765
1766
and FSharpAttribute(cenv: cenv, attrib: AttribInfo) =
1767
1768
let rec resolveArgObj (arg: obj) =
0 commit comments