Yami Odymel https://invade.tw/ says to OwO
/go@mmis_js_bot package main import "fmt" func main(){ a := []rune("AB") fmt.Println(a[0] < a[1]) }