Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hyphen in My-File.pq results in error: Token Equal expected. #31

Open
alazyworkaholic opened this issue Dec 28, 2021 · 0 comments
Open

Comments

@alazyworkaholic
Copy link

I found this seems to happen whenever a hyphen is in the file name.

'let A =1 in A' | Out-File My-File.pq
pqnet.exe My-File.pq
#Token Equal expected. Start position: (4, 10). End position (4,11).

The start/end position numbers in the error message depend on the position of the hyphen in the name. pqnet.exe 'My-File.pq' doesn't help.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant