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