  --> [ local path prefix ]/cycles/alias.fpp:4:1
   |
 4 | type TStructCycle = SSCycle
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ encountered symbol use-definition cycle
   |
  ::: [ local path prefix ]/cycles/alias.fpp:6:8
   |
 6 | struct SSCycle {
   |        ------- defined here
   |
  ::: [ local path prefix ]/cycles/alias.fpp:10:9
   |
10 |     F4: TStructCycle
   |         ------------ used here

