mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-15 17:05:00 +01:00
lol
This commit is contained in:
commit
a2bc92d651
10 changed files with 1548 additions and 0 deletions
5
test-cases/uwu/src/main.rs
Normal file
5
test-cases/uwu/src/main.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
use is_even::IsEven;
|
||||
|
||||
fn main() {
|
||||
println!("{}", 4.is_even());
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue