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