mirror of
https://github.com/golang/go
synced 2024-11-06 02:26:17 -07:00
4 lines
43 B
Go
4 lines
43 B
Go
|
package b
|
||
|
|
||
|
import _ "./a" // must not fail
|