8 lines
72 B
Go
8 lines
72 B
Go
|
package stdlib_test
|
||
|
|
||
|
import "testing"
|
||
|
|
||
|
func TestEnum(t *testing.T) {
|
||
|
|
||
|
}
|