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

Commit4f6c739

Browse files
committed
Fix 34 - extension member duplicate check (5)
1 parent17b1cdb commit4f6c739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fsharp/check.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ let CheckEntityDefn cenv env (tycon:Entity) =
12051205

12061206
letgetHash(hash:Dictionary<string,_>)nm=
12071207
if hash.ContainsKey(nm)then hash.[nm]else[]
1208-
1208+
12091209
// precompute methods grouped by MethInfo.LogicalName
12101210
lethashOfImmediateMeths=
12111211
leth=new Dictionary<string,_>()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp