golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/cmd/vendor/github.com/google/pprof/internal/graph/testdata/compose4.dot (about)

     1  digraph "testtitle" {
     2  node [style=filled fillcolor="#f8f8f8"]
     3  subgraph cluster_L { "label1" [shape=box fontsize=16 label="label1\llabel2\l"] }
     4  }