mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-20 19:38:39 +00:00
Extract some utilities from http-client branch (#260)
This commit is contained in:
@@ -44,7 +44,7 @@ module internal SynUnionCase =
|
||||
|
||||
SynUnionCase.SynUnionCase (
|
||||
SynAttributes.ofAttrs case.Attributes,
|
||||
SynIdent.SynIdent (case.Name, None),
|
||||
SynIdent.createI case.Name,
|
||||
SynUnionCaseKind.Fields fields,
|
||||
case.XmlDoc |> Option.defaultValue PreXmlDoc.Empty,
|
||||
case.Access,
|
||||
|
Reference in New Issue
Block a user