mirror of https://github.com/perkeep/perkeep.git
8 lines
67 B
Go
8 lines
67 B
Go
|
package main
|
||
|
|
||
|
import "testing"
|
||
|
|
||
|
func testRange(t *t.Testing) {
|
||
|
|
||
|
}
|