-
Notifications
You must be signed in to change notification settings - Fork 833
Implement #elif preprocessor directive #19045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
❗ Release notes required
|
|
Nice work. |
|
Thank you for the contribution. It's definitely good to see this early in the F#11 development cycle, as it gives enough time to others for adjustment 👍 |
|
How is the RFC process working? Do I have to make it, or someone else? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please also add lexing and parsing tests for the compiler service? TokenizerTests or SyntaxTreeTests would be a good place to start.
Implement #elif preprocessor directive
Fix for fsharp/fslang-suggestions#1370
Checklist
Edit: RFC