fn checkNonScalarSentinel(expected: anytype, actual: @TypeOf(expected)) void

Parameters

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