fslang-spec
fslang-spec copied to clipboard
Document use of the colon operator
The : operator became partially unreserved when https://github.com/dotnet/fsharp/pull/15923 was merged.
Also tidies up some minor whitespace errors.
Thanks for spotting / remembering this!
I created a language suggestion to simplify the rules surrounding the : operator https://github.com/fsharp/fslang-suggestions/issues/1446
@Martin521 I've removed the comment. Agree it's better to keep this quirk out of the spec with a compiler change