Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const MESSAGE: &str = "Hi, I am an Albanian virus but because of poor technology in my country \
- unfortunately, I am not able to harm your computer. Please be so kind as to delete one of your important files \
- yourself and then forward me to other users. Many thanks for your cooperation! Best regards, Albanian virus";
- fn main() {
- msgbox::create("Albanian Virus", MESSAGE, msgbox::IconType::Info);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement