From aac147f3e930d8fabaaa79cac22ce87650cb8432 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 28 Jun 2013 20:53:43 -0700 Subject: Use Csharp syntax highlighting for fsharp --- fsharp.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fsharp.html.markdown') diff --git a/fsharp.html.markdown b/fsharp.html.markdown index 69c70bc6..5c54130d 100644 --- a/fsharp.html.markdown +++ b/fsharp.html.markdown @@ -15,7 +15,7 @@ The syntax of F# is similar to Python: If you want to try out the code below, you can go to [tryfsharp.org](http://www.tryfsharp.org/Create) and paste it into an interactive REPL. -```fsharp +```csharp // single line comments use a double slash (* multi line comments use (* . . . *) pair -- cgit v1.2.3