mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-27 13:58:05 +00:00
4 lines
52 B
Go
4 lines
52 B
Go
|
package foobar
|
||
|
|
||
|
func getBool() bool { return true }
|