mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
3e18b199bb
Now use the `DotFileObject provided by `revng` instead of using our own.
4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
digraph TestGraph {
|
|
entry -> a;
|
|
}
|