Skip to content

Conversation

@SuperCool83
Copy link
Contributor

@SuperCool83 SuperCool83 commented May 2, 2018

in the example provided in the MyAssembly.fs and file1.fsx
x = 10
y = 40
so 10 + 2 x 40 = 90.
not 60.

Changed line 86 from 60 to 90

Summary

Describe your changes here.

Fixes #5121

in the example provided in the MyAssembly.fs and file1.fsx
x = 10
y = 40
so 10 + 2 x 40 = 90.
not 60.

Changed line 86 from 60 to 90
@SuperCool83 SuperCool83 requested a review from cartermp as a code owner May 2, 2018 10:55
@SuperCool83 SuperCool83 changed the title fixed output from wrong sum to correct "Fixes #5121" May 2, 2018
@SuperCool83 SuperCool83 changed the title "Fixes #5121" fixed output from wrong sum to correct May 2, 2018
Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @SuperCool83!

@mairaw
Copy link
Contributor

mairaw commented May 2, 2018

Your fix should go live within a day or so @SuperCool83. Merging now.

@mairaw mairaw merged commit 9481ba4 into dotnet:master May 2, 2018
@SuperCool83
Copy link
Contributor Author

And a very pleasant interaction it's been

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.

4 participants