 --> [ local path prefix ]/state_machine/typed_elements/sm_choice_bad_guard_type.fpp:4:17
  |
4 |   choice C { if g enter S else enter S }
  |                 ^ type mismatch at choice
  |
  = note: type of choice is None
  = note: type of guard is U32

