marusama / goland-bug

Repository from Github https://github.commarusama/goland-bugRepository from Github https://github.commarusama/goland-bug

Goland 2020.3.2:

Open mypackage/b_test.go in IDE and see Problems on line 11:

Unknown field 'Clicks' in struct literal

but there isn't any error, just run go test -v ./...

About


Languages

Language:Go 87.0%Language:Shell 13.0%