Fixes #1338. Handle OpConstantNull in branch/switch conditions
* No longer assume the branch/switch condition must be bool or int constants (respectively) * Added a couple unit tests for each case
Loading
Please register or sign in to comment
* No longer assume the branch/switch condition must be bool or int constants (respectively) * Added a couple unit tests for each case