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

First call in array-like table returned from let not highlighted #10

Open
turbo opened this issue Aug 12, 2022 · 0 comments
Open

First call in array-like table returned from let not highlighted #10

turbo opened this issue Aug 12, 2022 · 0 comments

Comments

@turbo
Copy link
Contributor

turbo commented Aug 12, 2022

Code sample:

(let [a b]
  [ (func :bar)
    (func :foo)
    ])

Here, the first call to func is not highlighted as a function:

image

@turbo turbo changed the title First call in array-like table returned from let breaks not highlighted First call in array-like table returned from let not highlighted Aug 12, 2022
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