Add must-compile-successfully comment to appropriate ui tests.

This commit is contained in:
Tommy Ip 2017-12-10 19:14:01 +00:00
parent 81b8db2180
commit 76d9b309ae
33 changed files with 44 additions and 0 deletions

View file

@ -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);