xref
: /
DragonOS
/
user
/
apps
/
clear
/
src
/
main.rs
(revision 86ee1395de7c614865236ee15071c3603b794e44)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
fn
main
() {
2
println
!(
"\x1Bc"
);
3
}
4