# Checks for graceful handling of cycles in the graph of dependency nodes.

gid:root:1
\- gid:a:1 compile
   \- gid:b:1 compile        (b)
      \- gid:a:1 runtime
         \- ^b
