874d2a95b2ae791019dd5e1ce81ab1b94bbd4588a3799c585a78ca8ba9bc0c28c76e76842098cf15
88
    context: MatrixContext): Tree =
88
    context: MatrixContext): Tree =
89
  {
89
  {
90
    import context._
90
    import context._
 
 
91
    TRACE("handlePattern", "(%s: %s) match { %s cases }", selector, selector.tpe, cases.size)
91
 
92
 
92
    val matrixInit: MatrixInit = {
93
    val matrixInit: MatrixInit = {
93
      val v = copyVar(selector, isChecked, selector.tpe, "temp")
94
      val v = copyVar(selector, isChecked, selector.tpe, "temp")