xref: /DragonOS/user/apps/clear/src/main.rs (revision f9fe30be89e89499aad4ef52b4648986bef5a7d8)
1 fn main() {
2     println!("\x1Bc");
3 }
4