/whenWithGuardDisabled.kt:15:26: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:16:25: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:18:14: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:26:28: error: Guard statements are only allowed in 'when' with subject.

/whenWithGuardDisabled.kt:26:28: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:28:14: error: Guard statements are only allowed in 'when' with subject.

/whenWithGuardDisabled.kt:28:14: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:36:27: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:36:27: error: Use of comma in 'when' condition with guard statement is not allowed.

/whenWithGuardDisabled.kt:42:12: error: 'when' expression must be exhaustive. Add the 'False' branch or an 'else' branch.

/whenWithGuardDisabled.kt:44:18: error: The feature "when guards" is disabled

/whenWithGuardDisabled.kt:51:18: error: The feature "when guards" is disabled
