5 lines
52 B
Go
5 lines
52 B
Go
|
package b
|
||
|
|
||
|
// B is a type for testing
|
||
|
type B string
|