fn panicSentinelMismatch(expected: anytype, actual: @TypeOf(expected)) noreturn

Parameters

expected: anytype,
actual: @TypeOf(expected),