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