-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Issue created from telplin-online
Implementation
namespace Meh.Bar
[<CompilationRepresentation(CompilationRepresentationFlags.ModuleSuffix)>]
[<RequireQualifiedAccess>]
module Telplin =
type V =
{ X : int }
static member Zero = { X = 0}
Signature
namespace Meh.Bar
[<CompilationRepresentation(CompilationRepresentationFlags.ModuleSuffix)>]
[<RequireQualifiedAccess>]
module Telplin =
type V =
{ X: int }
static member Zero: Telplin.V
Problem description
Extra information
- The proposed signature has problems.
- I or my company would be willing to help fix this.
Metadata
Metadata
Assignees
Labels
No labels