ziglings/patches/patches/025_errors5.patch

5 lines
64 B
Diff
Raw Normal View History

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