James58899 says to OwO
/go@mmis_js_bot package main import "fmt" func main(){ fmt.Println(0.1 + 0.2 == 0.3) }