I love Linux and use Arch and I am Palestinian and I love programming and I am ready to sacrifice my life to defend my country Palestine.
fn just_about() {
println!("I use Arch BTW");
println!("Free Palestine");
println!("Linux top one");
}
fn main() {
just_about();
}