warning: struct `CONSt` should have a camel-case name
  ╭▸ test/ui/expected_const_int_found_type.aldrin:5:8
  │
5 │ struct CONSt {
  │        ━━━━━
  │
  ╰ help: consider renaming struct `CONSt` to `ConSt`