```scala def toExpr(x: Option[String]): Expr[String] = x match { case Some(s) => '(s) // `s` is used at wrog staging level } ``` Should emit the error but currently crashes when trying to pickle.