This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
bind()
should panic if the specified method doesn't exist
#244
Milestone
bind(obj, "nonexistentMethod", [])
should panic, not returnnull
.The text was updated successfully, but these errors were encountered: