summaryrefslogtreecommitdiff
path: root/tests/ui/native-library-link-flags/msvc-non-utf8-output.rs
blob: 3fb2842d694cce774286c87070ce2fdf189be0d9 (plain)
1
2
3
4
5
6
// build-fail
// compile-flags:-C link-arg=märchenhaft
// only-msvc
// error-pattern:= note: LINK : fatal error LNK1181:
// normalize-stderr-test "(\s*\|\n)\s*= note: .*\n" -> "$1"
pub fn main() {}