-
Notifications
You must be signed in to change notification settings - Fork 789
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
Detect incorrect module declarations #1220
Conversation
Failures, probably related: *** The following necessary lines were never matched: *** The following necessary lines were incorrectly matched: Unexpected Compiler Output +++ Warnings (ModuleWithoutNamespace.fs) +++ *** The following necessary lines were never matched: *** The following necessary lines were incorrectly matched: Unexpected Compiler Output |
I will continue to work on this on Monday. Failures, probably related: *** The following necessary lines were never matched: *** The following necessary lines were incorrectly matched: Unexpected Compiler Output +++ Warnings (ModuleWithoutNamespace.fs) +++ *** The following necessary lines were never matched: *** The following necessary lines were incorrectly matched: Unexpected Compiler Output — |
e8d10cd
to
37c6e93
Compare
…end with `=` - fixes dotnet#1214
I think this one is ready. |
This looks great. |
Thanks Steffen for taking care of this. Kevin |
fixes #1214