This commit is contained in:
mzntori 2024-03-28 20:52:23 +01:00
parent a026817b1f
commit aff3064178

2
lol.rs
View file

@ -45,5 +45,5 @@ impl<T: Copy> Stack<T> {
fn main() {
println!(":)");
// test comment
}