Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
tests
/
ui
/
deployment-target
/
macos-target.rs
blob: 701ccf4799a44b191025aaa832fd979bf7aaf8c2 [
file
] [
log
] [
blame
]
// only-macos
// compile-flags: --print deployment-target
// normalize-stdout-test: "\d+\." -> "$$CURRENT_MAJOR_VERSION."
// normalize-stdout-test: "\d+" -> "$$CURRENT_MINOR_VERSION"
// check-pass
fn
main
()
{}