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