package main
import (
"testing"
)
// test that the example package compiles
func TestCompiles(t *testing.T) {
}