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