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

Incorrect indentation #505

Closed
sorawee opened this issue May 26, 2015 · 2 comments
Closed

Incorrect indentation #505

sorawee opened this issue May 26, 2015 · 2 comments
Assignees

Comments

@sorawee
Copy link
Contributor

sorawee commented May 26, 2015

type VertexOptions = {
  color :: I.Color,
  printer :: (Any -> String)
  }

The editor somehow does not unindent }. The code can be run correctly, though.

@blerner
Copy link
Member

blerner commented May 26, 2015

Hrm. This works properly in emacs ;-) Apparently the two indenters have diverged a bit. I'll investigate.

@blerner blerner self-assigned this May 26, 2015
@blerner
Copy link
Member

blerner commented May 27, 2015

Closing here, and moving to the CPO repository -- this isn't a Pyret problem per se.

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

2 participants