blob: a5121ae550d6df60c01a9e9acdd4afecb0ba288b [file] [log] [blame]
// MIR for `<impl at $DIR/unusual_item_types.rs:10:1: 10:7>::ASSOCIATED_CONSTANT` after built
const <impl at $DIR/unusual_item_types.rs:10:1: 10:7>::ASSOCIATED_CONSTANT: i32 = {
let mut _0: i32;
bb0: {
_0 = const 2_i32;
return;
}
}