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
Hey @KevinRansom, since this is technically a language syntax change (and a welcome one at that), perhaps this should better go through the fslang-suggestions, don't you agree? It appears you already opened and then closed an issue there (see fsharp/fslang-suggestions#1364).
Even if it's a slam dunk and trivial to implement, that way we won't miss it while working on the new F# spec documents, and it gets the proper exposure.
I don't mind creating a quick RFC for this (assuming it'll be approved).
ParsedHashDirectives can currently only have string arguments.
This means that the syntax for HashDirectives is constrained to having quoted string arguments.
This makes some of the Hash directive syntax a little clunky.
probably would be nicer and perhaps easier to get right first time like this
Similarly no warn requires numeric error numbers to be integers:
Is probably better expressed as:
The text was updated successfully, but these errors were encountered: