025_errors5.patch 64 B

1234
  1. 29c29
  2. < var x = detect(n);
  3. ---
  4. > var x = try detect(n);