Previously, when a return type was missing it could have been any. But following #2746 we require return types so remaining untyped returns must be void.
Previously, when a return type was missing it could have been any. But following #2746 we require return types so remaining untyped returns must be void.