xref: /DragonOS/user/apps/clear/src/main.rs (revision 52da9a59374752b4d01907b052135a0d317781dd)

main()1 fn main() {
2     println!("\x1Bc");
3 }
4