blob: 3b2e288d1544de6f1884e912c145e810df42d8f0 [file] [log] [blame]
f(x) => switch (x) {
1: 'one',
2: 'two'
};