We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9219cd0 commit 4f483a1Copy full SHA for 4f483a1
gotree_test.go
@@ -5,6 +5,7 @@ import (
5
"reflect"
6
"testing"
7
)
8
+
9
func ExampleTree() {
10
artist := New("Pantera")
11
album := artist.Add("Far Beyond Driven\nsee https://en.wikipedia.org/wiki/Pantera\n(1994)")
0 commit comments