`ErasedUncondBr` is used only in an `assert`, so it triggers a warning on builds without assertions. Fixed.
53 KiB
53 KiB
`ErasedUncondBr` is used only in an `assert`, so it triggers a warning on builds without assertions. Fixed.