Skip to content

Commit 6fdf706

Browse files
authored
remove crash
1 parent 5f44522 commit 6fdf706

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/file-read.roc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ main! = |_args|
1919

2020
Exit(1, "unable to read file: ${msg}") # non-zero exit code to indicate failure
2121

22-
crash "test"
23-
2422
Ok({})
2523

2624
run! = |{}|

0 commit comments

Comments
 (0)