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

Records that are part of an expression are not indented correctly #7

Open
PhilT opened this issue Jun 7, 2020 · 0 comments
Open

Records that are part of an expression are not indented correctly #7

PhilT opened this issue Jun 7, 2020 · 0 comments

Comments

@PhilT
Copy link
Owner

PhilT commented Jun 7, 2020

| = cursor position

Expecting:

      Expect.equal {
        scale = |
      }

Got:

      Expect.equal {
      scale = |
      }
@PhilT PhilT added the bug Something isn't working label Jun 7, 2020
@PhilT PhilT removed the bug Something isn't working label Mar 9, 2021
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

No branches or pull requests

1 participant