 --> [ local path prefix ]/cycles/sizeof_string_1.fpp:2:1
  |
2 | type T = string size sizeof(T)
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ encountered symbol use-definition cycle
  |
 ::: [ local path prefix ]/cycles/sizeof_string_1.fpp:2:6
  |
2 | type T = string size sizeof(T)
  |      - defined here

