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

Commit41ab9b8

Browse files
committed
ok file
1 parent43fab18 commit41ab9b8

File tree

1 file changed

+5
-0
lines changed
  • tests/fsharp/regression/OverloadResolution-bug

1 file changed

+5
-0
lines changed

‎tests/fsharp/regression/OverloadResolution-bug/test.fs‎renamed to ‎tests/fsharp/regression/OverloadResolution-bug/test.fsx‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ module TestOfObj =
2828
match xwith
2929
|:? ITest1as one-> Methods.ofObject one
3030
|:? objas one-> Methods.ofObject one
31+
|_-> None
32+
33+
34+
System.IO.File.WriteAllText("test.ok","ok")
35+
printfn"Succeeded"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp