Skip to content

Conversation

@weslenng
Copy link

@weslenng weslenng commented Nov 5, 2021

This PR changes the error message for #920
Closes #920

@dnfadmin
Copy link

dnfadmin commented Nov 5, 2021

CLA assistant check
All CLA requirements met.

@smoothdeveloper
Copy link
Contributor

@omppye, that's great, could you add a test in tests\fsharp\test.fs, it should call singleNegTest function, compiling a F# code file that exhibits the error message you are addressing.

This way, the new message will be under test, as right now, it seems the CI doesn't break on this change.

@weslenng
Copy link
Author

weslenng commented Nov 6, 2021

The CI is failing because of #12348

@weslenng weslenng requested a review from dsyme November 21, 2021 20:31
@dsyme dsyme merged commit 8c300e6 into dotnet:main Nov 22, 2021
@dsyme
Copy link
Contributor

dsyme commented Nov 22, 2021

Thanks!

@weslenng weslenng deleted the fix-920 branch November 22, 2021 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusing error message for invalid member declaration

4 participants