/whenWithGuardEnabled.fir.kt:(691,701): error: Guard statements are only allowed in 'when' with subject.

/whenWithGuardEnabled.fir.kt:(773,788): error: Guard statements are only allowed in 'when' with subject.

/whenWithGuardEnabled.fir.kt:(944,954): error: Use of comma in 'when' condition with guard statement is not allowed.

/whenWithGuardEnabled.fir.kt:(1051,1055): error: 'when' expression must be exhaustive. Add the 'False' branch or an 'else' branch.
