test 2
This commit is contained in:
parent
aff3064178
commit
660b0eeb04
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
|
// test comment 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue