wheat-cache/pkg/lru/lrutest/lrutest.go

6 lines
55 B
Go

package lrutest
func Test(a int) bool{
return a==1
}