@ -147,7 +147,7 @@ EventForLoop:
default:
single_float, err1 := strconv.ParseFloat(words[0], 64)
if err1 != nil {
fmt.Println("Trying to multiply by a scalar, but scalar is not a float")
fmt.Println("Unrecognized command")
fmt.Println(error_msg_cont)
continue EventForLoop
}
The note is not visible to the blocked user.