mirror of
https://github.com/searxng/searxng.git
synced 2024-12-02 07:31:00 +00:00
3 lines
33 B
Text
3 lines
33 B
Text
|
digraph foo {
|
||
|
"bar" -> "baz";
|
||
|
}
|