18 lines
689 B
Forth
18 lines
689 B
Forth
|
// <auto-generated>
|
||
|
// Generated by the FSharp WriteCodeFragment class.
|
||
|
// </auto-generated>
|
||
|
namespace FSharp
|
||
|
|
||
|
open System
|
||
|
open System.Reflection
|
||
|
|
||
|
|
||
|
[<assembly: System.Reflection.AssemblyCompanyAttribute("Sanchime.Json.Parser")>]
|
||
|
[<assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")>]
|
||
|
[<assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")>]
|
||
|
[<assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")>]
|
||
|
[<assembly: System.Reflection.AssemblyProductAttribute("Sanchime.Json.Parser")>]
|
||
|
[<assembly: System.Reflection.AssemblyTitleAttribute("Sanchime.Json.Parser")>]
|
||
|
[<assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>]
|
||
|
do()
|