  int foo() {
    switch (x) {
      case '.':
        ok;
      case ':':
