Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbbdd2a3

Browse files
committed
Cleanup: removed commented code which uses deleted functions
1 parent468487f commitbbdd2a3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎src/fsharp/PrettyNaming.fs‎

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -463,8 +463,4 @@ module internal Microsoft.FSharp.Compiler.PrettyNaming
463463
nonDefaultArgs
464464
|> Array.map mangleStaticStringArg
465465
|> String.concat","
466-
typeLogicalName+","+nonDefaultArgsText
467-
468-
//let testDemangleStaticStringArg() =
469-
// for x in [ ""; "\""; "\"\""; "a"; "\\"; "\\\\"; "\\\""; "_"; "\"\"" ] do
470-
// if demangleStaticStringArg (mangleStaticStringArg x) <> x then printfn "failed for <<%s>>" x
466+
typeLogicalName+","+nonDefaultArgsText

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp