let omg =
 match (some_value) {
 | "Some string" -> 0
  'a' -> 2
 }