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