You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
This is tracking the adding an F# smoke test (or two, or three), and will help in #2057. It should use a some different and likely more "difficult" F# features:
SRTP and inlining
F# Enums
Recursive DUs
Higher-order functions
Although the goal isn't to have a file which uses every single feature of the F# language in different valid ways, it should serve as a pretty good roadmap of what needs to be addressed.
The text was updated successfully, but these errors were encountered:
This is tracking the adding an F# smoke test (or two, or three), and will help in #2057. It should use a some different and likely more "difficult" F# features:
Although the goal isn't to have a file which uses every single feature of the F# language in different valid ways, it should serve as a pretty good roadmap of what needs to be addressed.
The text was updated successfully, but these errors were encountered: