blob: c70ca0a970ad1508db39e0bf28b9ce107d95a2fa [file] [log] [blame]
pub fn foo() {
[0, 1, 2][1];
}