You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Learn more about F# at http://fsharp.org// See the 'F# Tutorial' project for more help.[<EntryPoint>]letmain argv =
printfn "%A" argv
0// return an integer exit code
C#/VB project templates do not contain such comments. Why we need them?
rojepp, Krzysztof-Cieslak, kerams, smoothdeveloper, spencerwi and 2 more