Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
tests
/
ui
/
windows-subsystem
/
windows.rs
blob: 65db0fec7a8b6e07f2d9bf9f949ea2e3c94927c4 [
file
]
//@ run-pass
#![
windows_subsystem
=
"windows"
]
fn
main
()
{}