mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
93852f92d4
This is more uniform with the directory structure we have in revng
4 lines
34 B
Plaintext
4 lines
34 B
Plaintext
digraph TestGraph {
|
|
entry -> a;
|
|
}
|