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