Skip to content

Commit

Permalink
Update process.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Mar 30, 2017
1 parent 5a7e9ad commit 1be84ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstd/process.rs
Expand Up @@ -1059,7 +1059,7 @@ pub fn exit(code: i32) -> ! {
///
/// # Examples
///
/// ```
/// ```no_run
/// use std::process;
///
/// fn main() {
Expand Down

0 comments on commit 1be84ce

Please sign in to comment.