Skip to content

Commit fe5043a

Browse files
authored
reapply test disable
1 parent 7b32f49 commit fe5043a

File tree

1 file changed

+1
-0
lines changed
  • tests/FSharp.Compiler.ComponentTests/FSharpChecker

1 file changed

+1
-0
lines changed

tests/FSharp.Compiler.ComponentTests/FSharpChecker/SymbolUse.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ val f: x: 'a -> TFirstV_1<'a>
6868
Assert.True(symbolUse.IsPrivateToFile))
6969
}
7070

71+
// [<Fact>] This is a bug - https://github.com/dotnet/fsharp/issues/14419
7172
[<Fact>]
7273
let ``Private function, with signature file`` () =
7374
SyntheticProject.Create(

0 commit comments

Comments
 (0)