Skip to content

Commit 4f483a1

Browse files
committed
formatting
1 parent 9219cd0 commit 4f483a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gotree_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"reflect"
66
"testing"
77
)
8+
89
func ExampleTree() {
910
artist := New("Pantera")
1011
album := artist.Add("Far Beyond Driven\nsee https://en.wikipedia.org/wiki/Pantera\n(1994)")

0 commit comments

Comments
 (0)