blob: 363781f2daffe8657a05edbdcccc892e865ef698 [file] [log] [blame]
// check-pass
// edition:2018
use ::std;
fn main() {
let std = 10;
}