Skip to content

Instantly share code, notes, and snippets.

@dumindu
Last active September 25, 2016 00:57
Show Gist options
  • Save dumindu/03d3771e16c74117205b to your computer and use it in GitHub Desktop.
Save dumindu/03d3771e16c74117205b to your computer and use it in GitHub Desktop.
/// This module contains tests
mod test {
// ...
}
mod test {
//! This module contains tests
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment