Yami Odymel https://invade.tw/ says to OwO
/go@mmis_js_bot package main import "fmt" type 食品 struct { エンティティ string } func main(){ 変数 := []食品{ "🍣", "🍤", } for _, 値 := range 変数 { fmt.Println(値.エンティティ) } }