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