1 2 3 4 5 6 7 8
error: `fn() {uwu}` cannot be used in patterns --> $DIR/pat-match-fndef.rs:8:9 | LL | const { uwu } => {} | ^^^^^^^^^^^^^ error: aborting due to 1 previous error