  --> [ local path prefix ]/template/constant_with_default.fpp:14:8
   |
14 | module template T(
   |        ^^^^^^^^ syntax error: unexpected token
   |
   = note: expected {
   = note: got identifier

  --> [ local path prefix ]/template/constant_with_default.fpp:18:26
   |
18 |     constant newField2 = p.field3[1]
   |                          ^ cannot find constant `p` in scope

