Skip to content

Instantly share code, notes, and snippets.

@ChrisBuchholz
Last active August 29, 2015 14:25
Show Gist options
  • Save ChrisBuchholz/4b1f9385a9d74c0c1756 to your computer and use it in GitHub Desktop.
Save ChrisBuchholz/4b1f9385a9d74c0c1756 to your computer and use it in GitHub Desktop.
let names = Vec;
name!("john");
name!("jane");
fn main() {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment