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

support powershell call operator #380

Merged
merged 1 commit into from
Jan 13, 2025
Merged

support powershell call operator #380

merged 1 commit into from
Jan 13, 2025

Conversation

BlueBlue21
Copy link
Contributor

I'm sorry, my code style is not good.
PowerShell needs to use the call operator (&) when running the zig command.

Copy link
Member

@Vexu Vexu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry, my code style is not good.

Looks fine to me.

Can you verify that you tested this and it worked?

@BlueBlue21
Copy link
Contributor Author

BlueBlue21 commented Jan 13, 2025

Thank you so much.
It worked very well.

Tested environment:
OS Version: Windows_NT x64 10.0.27758
Code Version: Code 1.96.3
PowerShell Version: 5.1.27758.1000

Screen.Recording.2025-01-14.031810.mp4

@Vexu Vexu merged commit fe9f01c into ziglang:master Jan 13, 2025
1 check passed
@BlueBlue21 BlueBlue21 deleted the patch-1 branch January 13, 2025 19:16
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

Successfully merging this pull request may close these issues.

2 participants