-
|
I want to in try... catch... catch error message, and add console.log(error) but when i run cargo test,two examples has passed, but It's obviously wrong, i want know why? |
Beta Was this translation helpful? Give feedback.
Answered by
kdy1
Feb 1, 2024
Replies: 1 comment 2 replies
-
|
Seems like the impl of |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kdy1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems like the impl of
test_inlinehas a bug