mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-12 00:58:39 +00:00
Progress towards advanced struct layout (#126)
This commit is contained in:
@@ -6,6 +6,8 @@ open System.Reflection.Metadata
|
||||
open System.Reflection.Metadata.Ecma335
|
||||
open Microsoft.FSharp.Core
|
||||
|
||||
[<RequireQualifiedAccess>]
|
||||
[<NoComparison>]
|
||||
type ResolvedBaseType =
|
||||
| Enum
|
||||
| ValueType
|
||||
|
Reference in New Issue
Block a user