Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable inconsistent return type check
In this case, if major version is not returned from the block, the function will never return but fail - so the check is not correct.
- Loading branch information