graphviz/Sanity/smoke-python-bindings/test.dot
2023-03-10 11:38:56 +01:00

4 lines
33 B
Text

digraph dot
{
node1 -> node2
}