Skip to content
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

Added a clarification to the docs about trailing whitespace #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laughedelic
Copy link
Contributor

@laughedelic laughedelic commented Aug 7, 2016

@@ -7,19 +7,21 @@ import utest._
* Same as MathTests, but demonstrating the use of whitespace
*/
object WhiteSpaceMathTests extends TestSuite{
val White = WhitespaceApi.Wrapper{
val White = fastparse.WhitespaceApi.Wrapper{
Copy link
Contributor Author

@laughedelic laughedelic Aug 7, 2016

Choose a reason for hiding this comment

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

This is not needed here to compile, but as it is quoted in the docs without the package context, one cannot just copy-paste this piece of code (it's not clear where does this WhitespaceApi come from).

@He-Pin
Copy link
Contributor

He-Pin commented May 10, 2024

@laughedelic How about update this and get it merged:)

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