hello world in fsharp code example Example: hello world in fsharp [<EntryPoint>] let main argv = printfn "Hello, World!" 0