Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1364 from hdelc/master
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor authored Jul 29, 2022
2 parents 50b3448 + efaeda7 commit 19617cc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ices/99777-1.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
pub fn test() {
#[doc(alias = "test")]
let num_flags = 0;
#[doc(alias = "test")]
{
println!("Hello, world!");
}
}

0 comments on commit 19617cc

Please sign in to comment.