chore: format corrections

This commit is contained in:
Oli Sturm
2023-10-20 10:10:20 +01:00
parent a2d1e4adc2
commit 0957d0c6ed
11 changed files with 110 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// In F# the keywoard `match` can be used to run an
// In F# the keyword `match` can be used to run an
// explicit pattern match.
let rec listLength l =