package types import ( "testing" ) /* Фейковый тест для покрытия кода тестами */ func TestTypes(t *testing.T) { FakeTest() }