Avoid constructing our own NoSuchMethodError (#841)
Fixes #840 Invoke a non-existing method after casting an object to `dynamic` to get the behavior.
Loading
Please register or sign in to comment
Fixes #840 Invoke a non-existing method after casting an object to `dynamic` to get the behavior.