Skip to content

Fixes example snippets in Quadrature.swift #31844

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

Merged

Conversation

valeriyvan
Copy link
Contributor

Fixes example snippets in Quadrature.swift

@@ -46,6 +46,7 @@
/// }
/// }
///
/// let diameter = 25.0
/// let vRresult = quadrature.integrate(over: 0.0 ... diameter,
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this was meant to match the example above, so just stating 0.0 ... 25.0 is fine.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@valeriyvan valeriyvan force-pushed the FixExampleSnippetsQuadrature.swift branch from 5fa6990 to 1d48e63 Compare May 18, 2020 21:12
@CodaFi
Copy link
Contributor

CodaFi commented May 18, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor

CodaFi commented May 19, 2020

@CodaFi CodaFi merged commit 50809ef into swiftlang:master May 19, 2020
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.

2 participants