]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/issue-36023.rs
New upstream version 1.13.0+dfsg1
[rustc.git] / src / test / run-pass / issue-36023.rs
index f6c03b384f23db86416efe87d2436f628bdabea6..53a8a403b6410167cd5611c4c69a3d7760aa9372 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// min-llvm-version 3.9
+
 use std::ops::Deref;
 
 fn main() {