forked from Ponysearch/Ponysearch
3 lines
33 B
Text
3 lines
33 B
Text
|
digraph foo {
|
||
|
"bar" -> "baz";
|
||
|
}
|