summaryrefslogtreecommitdiff
path: root/docs/dev/hello.dot
blob: 504621dfc595e1eab139f5d580b51a7bf166d5e3 (plain)
1
2
3
graph G {
      Hello -- World
}