 --> [ local path prefix ]/state_machine/redef/state.fpp:3:9
  |
3 |   state S
  |         ^ redefinition of symbol S
  |
 ::: [ local path prefix ]/state_machine/redef/state.fpp:2:3
  |
2 |   state S
  |   ------- previous definition is here

 --> [ local path prefix ]/state_machine/redef/state.fpp:1:15
  |
1 | state machine M {
  |               ^ state machine must have initial transition

