Add must-compile-successfully comment to appropriate ui tests.
This commit is contained in:
parent
81b8db2180
commit
76d9b309ae
33 changed files with 44 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// must-compile-successfully
|
||||
|
||||
fn main() {
|
||||
let s = "ZͨA͑ͦ͒͋ͤ͑̚L̄͑͋Ĝͨͥ̿͒̽̈́Oͥ͛ͭ!̏"; while true { break; }
|
||||
println!("{}", s);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue