fsharp / TryFSharp

MIT License
26 stars 14 forks source link

Please bump F# version #63

Closed pubnoconst closed 1 month ago

pubnoconst commented 1 month ago

F# has introduced collection[idx] syntax for a while now so we don't have to write collection.[idx] https://try.fsharp.org/#?code=DYUwLgBCAmCWYH04GcwEMB2BjEEAUyAXBKgE6wYDmAlPmMWRTRMRZALwCwAUBHxKEikQWAQHsxAB3wBbVhjC08GeYpYQ2ELr367YAMxIBtGRAC0EAIwBdLRDBGM5q7bAALEBh66f-YBOk8UwtLJScQ6m9fKGBkECjo-ksIAGp8PH8pCFNlZ1DaAB8APmyKfEzA4KtaDEKSmTKMgNk8sNbqSO4EjUNkADoAGU9KdzsABnsPJzBB4fdukGADe1mqUfYICfdPElWRtwXY3ArdobW3FbP9nhvuGHgkWFRMHAgAIlAMN-eZL4hiiCScgKfRON4AUlgbyAA&html=DwCwLgtgNgfAsAKAAQqaApgQwCb2ag4CdMTJcMABwFp0BHAVwEsA3AXgCIBhAewDsw6AdQAqAT0roOSAMb9BAzoIAeYAPThoAbhkhMAJwDOJNgzAAzagA4OeQhqy5EhAEY9sYu6mBq3HvD6asEA&css=Q

I'm guessing that the system is running an old .NET version.

pubnoconst commented 1 month ago

duplicate to https://github.com/fsharp/TryFSharp/issues/52