blob: cf36aef8afaf3d0c9963229d64099c941e820af4 [file] [log] [blame]
// check-pass
// compile-flags: -Z chalk
fn main() {
// FIXME(chalk): Require `RegionOutlives`/`TypeOutlives`/`Subtype` support
//println!("hello");
}