yes, I manually wrote `override fun equals(other: ...
# getting-started
a
yes, I manually wrote
override fun equals(other: Any)
saw the error and figured any should be nullable and then confirmed that using the override method shortcut to get the right signature