Skip to content

Commit

Permalink
doc: fix ExampleXError_StackTrace bug
Browse files Browse the repository at this point in the history
  • Loading branch information
duke-git committed Feb 15, 2023
1 parent be9fa7a commit d7518e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xerror/xerror_example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ func ExampleXError_StackTrace() {

// Output:
// github.com/duke-git/lancet/v2/xerror.ExampleXError_StackTrace
// 49
// 52
// true
}

Expand Down

0 comments on commit d7518e0

Please sign in to comment.