nrefEq

inline fun <T : Any> nrefEq(value: T): T

Matches if the value is not equal to the provided value via reference comparison.