diff options
Diffstat (limited to 'test/exceptions/try-text.txt')
-rw-r--r-- | test/exceptions/try-text.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/exceptions/try-text.txt b/test/exceptions/try-text.txt index 221dd149..255d1cb6 100644 --- a/test/exceptions/try-text.txt +++ b/test/exceptions/try-text.txt @@ -10,10 +10,10 @@ catch $ex nop catch_all - rethrow $try + rethrow $try1 end ) ) (;; STDERR ;;; -TryBlock: don't know how to visit +TryBlock: Don't know how to write ;;; STDERR ;;) |