object Match
  x match {
    case y => z
  } + 1
end Match