6 lines
183 B
Rust
6 lines
183 B
Rust
//@ build-fail
|
|
//@ compile-flags:-C link-arg=⦺ⅈ⽯⭏⽽◃⡽⚞
|
|
//@ only-msvc
|
|
//@ normalize-stderr-test: "(?:.|\n)*(⦺ⅈ⽯⭏⽽◃⡽⚞)(?:.|\n)*" -> "$1"
|
|
pub fn main() {}
|