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