mirror of https://github.com/searxng/searxng.git
3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
|
digraph foo {
|
||
|
"bar" -> "baz";
|
||
|
}
|