4 lines
52 B
Go
4 lines
52 B
Go
|
package foobar
|
||
|
|
||
|
func getBool() bool { return true }
|