exercises/patches/patches/25_errors5.patch
2021-02-15 17:13:55 -05:00

5 lines
64 B
Diff

29c29
< var x = detect(n);
---
> var x = try detect(n);