Skip to content

Commit

Permalink
Merge pull request #2 from dsyme/struct_records
Browse files Browse the repository at this point in the history
Integrate and fix to tests
  • Loading branch information
dsyme committed Jun 2, 2016
2 parents dfa8b6f + 4dabd40 commit a36f46f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ open System.Runtime.InteropServices
open NUnit.Framework
open FsCheck
open FsCheck.PropOperators
open FSharp.Reflection.FSharpReflectionExtensions

type Record =
{ A: int
Expand Down

0 comments on commit a36f46f

Please sign in to comment.