Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
adjust SurfaceArea.fs test
  • Loading branch information
smoothdeveloper committed Apr 17, 2021
commit e278e00365ae1dc627aaadff848c94246a7f2feb
1 change: 1 addition & 0 deletions tests/FSharp.Core.UnitTests/SurfaceArea.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2274,6 +2274,7 @@ Microsoft.FSharp.Core.ReflectedDefinitionAttribute: Boolean IncludeValue
Microsoft.FSharp.Core.ReflectedDefinitionAttribute: Boolean get_IncludeValue()
Microsoft.FSharp.Core.ReflectedDefinitionAttribute: Void .ctor()
Microsoft.FSharp.Core.ReflectedDefinitionAttribute: Void .ctor(Boolean)
Microsoft.FSharp.Core.RequireNamedArgumentAttribute: Void .ctor()
Microsoft.FSharp.Core.RequireQualifiedAccessAttribute: Void .ctor()
Microsoft.FSharp.Core.RequiresExplicitTypeArgumentsAttribute: Void .ctor()
Microsoft.FSharp.Core.ResultModule: Microsoft.FSharp.Core.FSharpResult`2[T,TResult] MapError[TError,TResult,T](Microsoft.FSharp.Core.FSharpFunc`2[TError,TResult], Microsoft.FSharp.Core.FSharpResult`2[T,TError])
Expand Down