Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created February 23, 2014 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuckremes/9176029 to your computer and use it in GitHub Desktop.
Save chuckremes/9176029 to your computer and use it in GitHub Desktop.
cremes$ rustc --test vec.rs
vec.rs:4362:12: 4362:17 error: expected `{` or `mod` but found `crate`
vec.rs:4362 extern crate test;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment