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