blob: 752f1da7377cdec8f891551f9a35e05407084307 [file] [log] [blame]
// run-pass
// aux-build:outlive-expansion-phase.rs
// ignore-stage1
#![feature(plugin)]
#![plugin(outlive_expansion_phase)]
pub fn main() {}