mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-01 15:53:27 +00:00
4 lines
52 B
Go
4 lines
52 B
Go
|
package foobar
|
||
|
|
||
|
func getBool() bool { return true }
|