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

while (true) { doesn't highlight correctly #12

Open
steinwaywhw opened this issue May 15, 2015 · 1 comment
Open

while (true) { doesn't highlight correctly #12

steinwaywhw opened this issue May 15, 2015 · 1 comment

Comments

@steinwaywhw
Copy link
Owner

See https://github.com/githwxi/ATS-Postiats-contrib/blob/07b52e602baf42756257fecd259d57636c47a22e/contrib/zeromq/TEST/hwserver.dats

@Hibou57
Copy link
Contributor

Hibou57 commented Dec 22, 2015

It's properly highlighted with my version, providing one do:

while (true) {
  …
}

or:

while (true) { … } // Not he blanks around the “…” placeholder

and not:

while (true) {…}

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