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