blob: 630a5f6346b655e3eb58b0520b4ea195f617305b [file] [log] [blame]
public class Foo {
void m() {
42 + 42.switch<caret>
}
}