5 lines
37 B
Go
5 lines
37 B
Go
|
package brain
|
||
|
|
||
|
type State struct {
|
||
|
}
|