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

Multi-like 「」 brackets break highlights #62

Open
4 tasks
zoffixznet opened this issue Apr 27, 2017 · 0 comments
Open
4 tasks

Multi-like 「」 brackets break highlights #62

zoffixznet opened this issue Apr 27, 2017 · 0 comments

Comments

@zoffixznet
Copy link
Contributor

zoffixznet commented Apr 27, 2017

Multi-like 「」 brackets break highlights

Example Code

say 
         BEGIN %*ENV<HOME>:delete;
         BEGIN %*ENV<HOMEDRIVE HOMEPATH> = ('C:', 「\」);
         die unless $*HOME.absolute eq 「C:\」.IO.absolute;
     」;


# if $*DISTRO.is-win {
#     is-run 「
#         BEGIN %*ENV<HOME>:delete;
#         BEGIN %*ENV<HOMEDRIVE HOMEPATH> = ('C:', 「\」);
#         die unless $*HOME.absolute eq 「C:\」.IO.absolute;
#     」, {:out(''), :err(''), :0status },
#     '$*HOME is HOMEDRIVE+HOMEPATH when HOME is unset';

Picture [optional]

z

Leave this in. For internal use.

  • Fixed in Master
  • Fixed in Release
  • Has Tests
  • Passes Tests
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