error: expected integer constant; found uuid constant `CONST_2`
   ╭▸ test/ui/expected_const_int_found_uuid.aldrin:10:19
   │
10 │     f4 @ 4 = [u8; expected_const_int_found_uuid_import::CONST_2];
   │                   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ integer constant expected here
   │
   ╰ help: did you mean `expected_const_int_found_uuid_import::CONST_1`?