blob: b287283df5389db7c53f1bfc73caf2f5b1a38216 [file] [log] [blame]
// run-pass
use super::*;
use super::B::S;
pub struct T { i: i32 }