namespace coverlet.tests.projectsample.fsharp module TestModule = type Type1 = Option1 | Option2 of {| x: string |}