Make sure issue 53275 test goes through codegen

This commit is contained in:
Ryan Levick 2020-03-23 11:11:54 +01:00
parent f1188f7afe
commit 821eef5a48

View File

@ -1,6 +1,7 @@
// run-pass
// build-pass
#![crate_type = "lib"]
#![allow(unconditional_panic)]
struct S(u8);
pub fn ice() {