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

Empty Each Blocks should have consistent behavior. #1156

Merged
merged 2 commits into from
Feb 11, 2018

Commits on Feb 7, 2018

  1. Empty Each Blocks should have consistent behavior.

    Here the `error-each-blocks-empty` behaves as expected. It throws a ParseError.
    I can't get the whitespace errors to repro in the tests. They're easily seen
    here: https://svelte.technology/repl?version=1.51.0&gist=e1596f9631619a689e85c80e46506692
    
    If you uncomment each section in sequence it demonstrates the behavior. I can't
    quite figure out why my examples don't work.
    Crisfole committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    c62f77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b55ccc6 View commit details
    Browse the repository at this point in the history