mirror of
https://github.com/searx/searx
synced 2025-02-24 15:47:54 +01:00
3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
|
digraph foo {
|
||
|
"bar" -> "baz";
|
||
|
}
|