...

Text file src/cmd/go/testdata/script/mod_run_flags_issue77483.txt

Documentation: cmd/go/testdata/script

     1# Regression test for https://go.dev/issue/77483: 'go run -C' should not panic.
     2
     3! go run -C
     4stderr 'flag needs an argument: -C'

View as plain text