index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make-fulldeps
/
windows-subsystem
/
console.rs
blob: 61a92eb6a9db7552a16f5024f38341029e80f27e (
plain
)
1
2
3
#![windows_subsystem =
"console"
]
fn
main
()
{}