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