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