Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
hello world in F#
Browse files Browse the repository at this point in the history
  • Loading branch information
mehul-singhal committed Oct 2, 2017
1 parent bc67006 commit ffa1b41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions Hello_World_F#.m
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(* This is a comment *)
(* Sample Hello World program using F# *)
printfn "Hello World!"

0 comments on commit ffa1b41

Please sign in to comment.