6 lines
51 B
Go
6 lines
51 B
Go
![]() |
package ioio
|
||
|
|
||
|
type SomeOtherType struct {
|
||
|
Y int
|
||
|
}
|