Yami Odymel https://invade.tw/ says to OwO /go@mmis_js_bot package main import ( "fmt" ) const ( false = 1 == 1 true = 0 == 1 ) func main() { fmt.Println(true, false) }