1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: fix ExampleXError_StackTrace bug

This commit is contained in:
dudaodong
2023-02-15 12:04:14 +08:00
parent be9fa7acaa
commit d7518e01af

View File

@@ -61,7 +61,7 @@ func ExampleXError_StackTrace() {
// Output:
// github.com/duke-git/lancet/v2/xerror.ExampleXError_StackTrace
// 49
// 52
// true
}