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