blob: 3195d8ee80230a6a3fef8b88f1e76b86846caf73 [file] [log] [blame]
f(x) => switch (x) {
_ when true => 0,
};