rust/tests/ui/resolve/auxiliary/extern-prelude-vec.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
59 B
Rust
Raw Normal View History

#![crate_name = "Vec"]
pub fn new(arg1: f32, arg2: ()) {}