// Learn more about F# at http://fsharp.org open Terminal.Gui open System open System.Collections.Generic open System.Diagnostics open System.Globalization open System.Reflection open NStack type Demo() = class end let ustr (x:string) = ustring.Make(x) let mutable ml2 = Unchecked.defaultof