test
This commit is contained in:
parent
a026817b1f
commit
aff3064178
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() {
|
fn main() {
|
||||||
println!(":)");
|
println!(":)");
|
||||||
|
// test comment
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue