We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0729d80 commit edb7e90Copy full SHA for edb7e90
scripts/go_run_windows.ps1
@@ -1,3 +1,4 @@
1
+[CmdletBinding(PositionalBinding = $false)]
2
param(
3
[string]$Ldflags = "",
4
0 commit comments