9 lines
66 B
Go
9 lines
66 B
Go
|
package testutils
|
||
|
|
||
|
import (
|
||
|
)
|
||
|
|
||
|
func CreateMapBlockAccessor() {
|
||
|
}
|
||
|
|