test 3
This commit is contained in:
parent
660b0eeb04
commit
a57ba2348c
1 changed files with 1 additions and 1 deletions
2
lol.rs
2
lol.rs
|
@ -45,5 +45,5 @@ impl<T: Copy> Stack<T> {
|
|||
|
||||
fn main() {
|
||||
println!(":)");
|
||||
// test comment 2
|
||||
// test comment 3
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue