1package urequire23import "testing"45func TestPackage(t *testing.T) {6 Equal(t, 42, 42)78 // XXX: find a way to unit test this package thoroughly,9 // especially the t.FailNow() behavior on assertion failure.10}11Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.