exercises/patches/patches/025_errors5.patch

5 lines
64 B
Diff
Raw Normal View History

2021-02-15 22:13:55 +00:00
29c29
< var x = detect(n);
---
> var x = try detect(n);