From 12ecedd4f51ec9f61b45058755c161d773e1be40 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 27 May 2024 12:15:14 -0600 Subject: Correct highlighted lanugages --- 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 aa2a2751..10859b34 100644 --- a/fsharp.html.markdown +++ b/fsharp.html.markdown @@ -16,7 +16,7 @@ The syntax of F# is different from C-style languages: If you want to try out the code below, you can go to [https://try.fsharp.org](https://try.fsharp.org) and paste it into an interactive REPL. -```csharp +```fsharp // single line comments use a double slash (* multi line comments use (* . . . *) pair -- cgit v1.2.3