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

The whitespace grammar rule for partial was a little inconsistent with other tags. issue GH=187 fixed. #188

Merged
merged 2 commits into from
Nov 7, 2012

Conversation

jairodemorais
Copy link
Contributor

  • grammar fixed.
  • Unit Test fixed.

@@ -878,7 +878,7 @@ var coreTests = [
},
{
name: "error : whitespaces between the '{' plus '>' and partial identifier is not supported",
source: '{> partial/} {> "hello_world"/} {> "{ref}"/}',
Copy link
Contributor

Choose a reason for hiding this comment

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

can we some unit tests that parse as buffer ( the same we discussed yday )

vybs added a commit that referenced this pull request Nov 7, 2012
The whitespace grammar rule for partial was a little inconsistent with other tags. issue GH=187 fixed.
@vybs vybs merged commit a524035 into linkedin:master Nov 7, 2012
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